harvimt / quamash

Implementation of the PEP 3156 event-loop (asyncio) api using the Qt Event-Loop
BSD 2-Clause "Simplified" License
264 stars 46 forks source link

windows: set exceptions on pending futures #113

Closed hartytp closed 5 years ago

hartytp commented 5 years ago

Closes https://github.com/harvimt/quamash/issues/109

hartytp commented 5 years ago

rebased onto tests-2019 branch