Files
cpython/Lib/asyncio
hetmankp 3a49dbb98c gh-94732: Fix KeyboardInterrupt race in asyncio run_forever() (#97765)
Ensure that the event loop's `_thread_id` attribute and the asyncgen hooks set by `sys.set_asyncgen_hooks()` are always restored no matter where a KeyboardInterrupt exception is raised.
2022-10-03 13:34:35 -07:00
..
2022-03-05 17:47:00 +02:00
2021-07-31 06:36:10 +02:00