This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pitrou
Recipients pitrou, vstinner
Date 2017-06-29.20:19:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1498767547.99.0.19461438463.issue30807@psf.upfronthosting.co.za>
In-reply-to
Content
sigtimedwait() is different: zero doesn't mean anything special.  If you mistake zero for 1e-6 or the reverse, it works fine.
History
Date User Action Args
2017-06-29 20:19:08pitrousetrecipients: + pitrou, vstinner
2017-06-29 20:19:07pitrousetmessageid: <1498767547.99.0.19461438463.issue30807@psf.upfronthosting.co.za>
2017-06-29 20:19:07pitroulinkissue30807 messages
2017-06-29 20:19:07pitroucreate