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 zach.ware
Recipients davin, eric.snow, ncoghlan, ned.deily, steve.dower, yselivanov, zach.ware
Date 2018-02-19.20:45:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1519073124.66.0.467229070634.issue32604@psf.upfronthosting.co.za>
In-reply-to
Content
Looks like macOS rather than Windows, and I can't reproduce it locally with current master:

14:28 $ ./python.exe -m test -R3:3 test_multiprocessing_fork
Run tests sequentially
0:00:00 load avg: 2.68 [1/1] test_multiprocessing_fork
beginning 6 repetitions
123456
......
test_multiprocessing_fork passed in 9 min 20 sec
1 test OK.

Total duration: 9 min 20 sec
Tests result: SUCCESS



The Windows and Linux refleak buildbots [1] are currently unhappy about other things that appear to be unrelated.

[1] http://buildbot.python.org/all/#/builders?tags=%2Brefleak
History
Date User Action Args
2018-02-19 20:45:24zach.waresetrecipients: + zach.ware, ncoghlan, ned.deily, eric.snow, yselivanov, steve.dower, davin
2018-02-19 20:45:24zach.waresetmessageid: <1519073124.66.0.467229070634.issue32604@psf.upfronthosting.co.za>
2018-02-19 20:45:24zach.warelinkissue32604 messages
2018-02-19 20:45:24zach.warecreate