What does an “Executing <Handle <TaskWakeupMethWrapper…” warning in python asyncio mean
问题 The message below is being printed while setting the result of an asyncio future. Executing <Handle <TaskWakeupMethWrapper object at 0x7fc3435141f8>(<Future finis...ection.py:260>) created at /media/stuff/stuff/projects/dare/dcds/dcds/common/connection.py:221> took 1.723 seconds I have no idea where even to start looking for the cause. But if I turn off the asyncio debug mode it crashes and shows me this. Task was destroyed but it is pending! task: <Task pending coro=<upload.<locals>.upload