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 orlnub123, pitrou, vstinner, xtreak
Date 2018-09-27.11:16:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1538046991.64.0.545547206417.issue34819@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset a94ee12c26aa8dd7dce01373779df8055aff765b by Antoine Pitrou (orlnub123) in branch 'master':
bpo-34819: Use a monotonic clock to compute timeouts in concurrent.futures (GH-9599)
https://github.com/python/cpython/commit/a94ee12c26aa8dd7dce01373779df8055aff765b
History
Date User Action Args
2018-09-27 11:16:31pitrousetrecipients: + pitrou, vstinner, xtreak, orlnub123
2018-09-27 11:16:31pitrousetmessageid: <1538046991.64.0.545547206417.issue34819@psf.upfronthosting.co.za>
2018-09-27 11:16:31pitroulinkissue34819 messages
2018-09-27 11:16:31pitroucreate