Fix the cleanup task

This commit is contained in:
2025-10-22 22:38:15 +03:00
Unverified
parent 1e5099ec90
commit aafc87bb7e
2 changed files with 8 additions and 2 deletions
-2
View File
@@ -1344,8 +1344,6 @@ class MessaggingSocketManager:
self._cleanup_task = asyncio.create_task(self.cleanup_stale_typing_indicators())
messagingManager = MessaggingSocketManager()
# Start the cleanup task
messagingManager.start_cleanup_task()
@router.websocket("/chat/ws")
async def chat_websocket(