[issue41317] sock_accept() does not remove server socket reader on cancellation

Alex Grönholm report at bugs.python.org
Wed Jul 22 17:10:11 EDT 2020


Alex Grönholm <alex.gronholm at nextday.fi> added the comment:

Sure, it should be a rather straightforward fix. I have to check if the tests for the related methods test for proper cancellation semantics. It should be even faster if they do.

----------

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


More information about the Python-bugs-list mailing list