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 vstinner
Recipients Matthias Schmidt, vstinner, winfreak
Date 2017-10-09.09:33:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1507541632.35.0.213398074469.issue31267@psf.upfronthosting.co.za>
In-reply-to
Content
> it looks as if measures were implemented but never merged.

The blocker issue is that sem_timedwait() doesn't support CLOCK_MONOTONIC. The glibc has to be enhanced to support this new feature.
History
Date User Action Args
2017-10-09 09:33:52vstinnersetrecipients: + vstinner, winfreak, Matthias Schmidt
2017-10-09 09:33:52vstinnersetmessageid: <1507541632.35.0.213398074469.issue31267@psf.upfronthosting.co.za>
2017-10-09 09:33:52vstinnerlinkissue31267 messages
2017-10-09 09:33:52vstinnercreate