Update.
This commit is contained in:
parent
84287808c8
commit
b961954aa1
@ -42,7 +42,7 @@ class SocketService(BaseService):
|
||||
self.subscriptions = {}
|
||||
self.last_update = str(datetime.now())
|
||||
|
||||
async def user_availability_service(self):
|
||||
async def user_availability_service(self):
|
||||
logger.info("User availability update service started.")
|
||||
logger.debug("Entering the main loop.")
|
||||
while True:
|
||||
|
Loading…
Reference in New Issue
Block a user