Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

windows asyncio woes #34

Open
hartytp opened this issue Dec 14, 2020 · 1 comment
Open

windows asyncio woes #34

hartytp opened this issue Dec 14, 2020 · 1 comment

Comments

@hartytp
Copy link
Contributor

hartytp commented Dec 14, 2020

CabbageDevelopment/qasync#22

@hartytp
Copy link
Contributor Author

hartytp commented Dec 14, 2020

I spent a little time starting at the underlying OSError but pretty quickly gave up. Windows ICOP is messy. I suspect it's a race condition somewhere in asyncio (maybe related to https://bugs.python.org/issue34795) which could turn into a huge timesink.

AFACIT other than the qasync issue here, it should be pretty harmless other than annoying noise in the logs. So I don't think it's worth the time it would take to debug it further.

cf https://github.com/python/cpython/blob/f5e97b72fecff9b9ced35704ec5e6cad29e2825d/Lib/asyncio/proactor_events.py#L162

cc @dnadlinger

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant