Multiple event loops within the same thread ?

J. Pic jpic at yourlabs.org
Sun Jun 14 09:21:01 EDT 2020


Hi all,

It's possible to create several event loops in the same thread by calling
asyncio.new_event_loop()

Question: is there any use case where that could be useful ?

Thank you in advance

-- 
∞


More information about the Python-list mailing list