[issue30807] setitimer() can disable timer by mistake

Antoine Pitrou report at bugs.python.org
Thu Jun 29 16:19:08 EDT 2017


Antoine Pitrou added the comment:

sigtimedwait() is different: zero doesn't mean anything special.  If you mistake zero for 1e-6 or the reverse, it works fine.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue30807>
_______________________________________


More information about the Python-bugs-list mailing list