[issue44743] asyncio DatagramProtocol stops calling callbacks after OSError

Szymon report at bugs.python.org
Sun Nov 14 15:12:24 EST 2021


Szymon <szymon1313 at gmail.com> added the comment:

I'm experiencing the same exact issue. The bug manifests with all combinations: SelectorEventLoop and ProactorEventLoop, python 3.9 and 3.10, on Windows 10. Python 3.8 on Linux seems to not be affected. Can we get a fix or at least an update?

----------
nosy: +sim1234

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue44743>
_______________________________________


More information about the Python-bugs-list mailing list