Message355601
I'm pretty happy with asyncio.run() functionalit.
I used run() for the bug demonstration, but the example can be rewritten easily without this function.
The problem is not in run() but in an object lifecycle. Implicit loop creation plus module-level initialization provides a pretty big set of ways to shoot in the foot :) |
|
| Date |
User |
Action |
Args |
| 2019-10-28 22:59:07 | asvetlov | set | recipients:
+ asvetlov, yselivanov, lschoe |
| 2019-10-28 22:59:07 | asvetlov | set | messageid: <[email protected]> |
| 2019-10-28 22:59:07 | asvetlov | link | issue38599 messages |
| 2019-10-28 22:59:07 | asvetlov | create | |
|