mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-09-11 21:20:39 +02:00
https://docs.python.org/3.15/library/asyncio-eventloop.html#asyncio.loop.close reads "The loop must not be running when this function is called". It seems safer to call `close()` after the thread has exited.
42 KiB
Executable File
42 KiB
Executable File