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 grzgrzgrz3, serhiy.storchaka, vstinner
Date 2017-05-15.19:01:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1494874869.87.0.514660958858.issue30357@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 6924ed55c9807d69757e03bbe1caeec1104efacb by Victor Stinner (grzgrzgrz3) in branch '2.7':
bpo-30357 each test in test_thread waits until all spawned threads finish (#1583)
https://github.com/python/cpython/commit/6924ed55c9807d69757e03bbe1caeec1104efacb
History
Date User Action Args
2017-05-15 19:01:09vstinnersetrecipients: + vstinner, serhiy.storchaka, grzgrzgrz3
2017-05-15 19:01:09vstinnersetmessageid: <1494874869.87.0.514660958858.issue30357@psf.upfronthosting.co.za>
2017-05-15 19:01:09vstinnerlinkissue30357 messages
2017-05-15 19:01:09vstinnercreate