[issue8178] test_thread fails on POSIX

2010-03-19 Thread Florent Xicluna
Florent Xicluna added the comment: Fixed with r79127 and r79128. -- resolution: -> fixed stage: needs patch -> committed/rejected status: open -> closed versions: +Python 3.2 ___ Python tracker ___

[issue8178] test_thread fails on POSIX

2010-03-19 Thread Florent Xicluna
New submission from Florent Xicluna : The test fails randomly on POSIX platforms since r78527 (fixing issue #7242). The failure is in the new TestCase: TestForkInThread. $ ./python -m test.regrtest -uall -R :: test_thread test_thread beginning 9 repetitions 123456789 Unhandled exception in thr