[issue29386] select.epoll.poll may behave differently if timeout = -1 vs timeout = None

Berker Peksag report at bugs.python.org
Tue Sep 11 13:29:52 EDT 2018


Berker Peksag <berker.peksag at gmail.com> added the comment:


New changeset b690b9b04729ba3d91c59bff1bb11c3dcc1b50fc by Berker Peksag in branch 'master':
bpo-29386: Pass -1 to epoll_wait() when timeout is < -1 (GH-9040)
https://github.com/python/cpython/commit/b690b9b04729ba3d91c59bff1bb11c3dcc1b50fc


----------

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


More information about the Python-bugs-list mailing list