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 davin, pablogsal, vstinner, zach.ware
Date 2018-06-27.09:04:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1530090295.04.0.56676864532.issue30317@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset f15f66d275d1166839312c9ff3a67c00b486c7d6 by Victor Stinner in branch 'master':
bpo-30317, test_multiprocessing: fix test_timeout() (GH-7957)
https://github.com/python/cpython/commit/f15f66d275d1166839312c9ff3a67c00b486c7d6
History
Date User Action Args
2018-06-27 09:04:55vstinnersetrecipients: + vstinner, zach.ware, davin, pablogsal
2018-06-27 09:04:55vstinnersetmessageid: <1530090295.04.0.56676864532.issue30317@psf.upfronthosting.co.za>
2018-06-27 09:04:55vstinnerlinkissue30317 messages
2018-06-27 09:04:55vstinnercreate