Description
Connects asynchronous tasks with Qt event loops for graphical tools that need responsive background work. Developers can combine asyncio networking, timers, and coroutines with PyQt or PySide interfaces without blocking the window. This Git build is mainly useful for testing unreleased qasync changes.