Message340527
Sorry, I've missed that the loop has hashable requirement already.
Would you prepare a patch for number 3?
I am afraid we can add another hard-to-debug multi-threaded problem by complicating the data structure.
I'm just curious why do you call `all_tasks()` at all?
In my mind, the only non-debug usage is `asyncio.run()` |
|
| Date |
User |
Action |
Args |
| 2019-04-19 08:14:08 | asvetlov | set | recipients:
+ asvetlov, thatch, yselivanov, sdunster, Nick Davies |
| 2019-04-19 08:14:08 | asvetlov | set | messageid: <[email protected]> |
| 2019-04-19 08:14:08 | asvetlov | link | issue36607 messages |
| 2019-04-19 08:14:08 | asvetlov | create | |
|