[issue25680] Selector.select() hangs when there is nothing to select

Guido van Rossum report at bugs.python.org
Wed Apr 15 14:57:13 EDT 2020


Guido van Rossum <guido at python.org> added the comment:


New changeset ba1bcffe5cafc1bb0ac6fdf9ecef51e75e342707 by Russell Davis in branch 'master':
bpo-29255: Wait in KqueueSelector.select when no fds are registered (GH-19508)
https://github.com/python/cpython/commit/ba1bcffe5cafc1bb0ac6fdf9ecef51e75e342707


----------
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed

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


More information about the Python-bugs-list mailing list