[PyQt] How to run asyncio in the main thread together with Qt's even loop?

Ilya Kulakov kulakov.ilya at gmail.com
Sun Mar 8 17:39:15 GMT 2015


Due to some limitation inside the async implementation, I need to have an event loop running in the main thread.

Does PyQt provide any facility for integration?


Best regards, 
Ilya Kulakov



More information about the PyQt mailing list