coc.py
coc.py copied to clipboard
Task Pending, Possible interference with disnake task loops
This is the traceback that I receive. Basically, any function that uses async for x in clan.get_detailed_members():
. Any other loops/functions works just fine, or so it seems to me.