ClashKingBot
ClashKingBot copied to clipboard
AttributeError: 'NoneType' object has no attribute 'locked'
Sentry Issue: CLASHKING-BOT-A
AttributeError: 'NoneType' object has no attribute 'locked'
File "/app/background/logs/events.py", line 27, in wrap_task
await f
File "/app/background/logs/joinleave.py", line 100, in player_join_leave
if thread.locked:
Task exception was never retrieved
future: <Task finished name='Task-1157467' coro=<kafka_events.<locals>.wrap_task() done, defined at /app/background/logs/events.py:25> exception=AttributeError("'NoneType' object has no attribute 'locked'")>