[issue5114] 2.7: test_threading hangs on Solaris

2011-06-25 Thread Charles-François Natali
Charles-François Natali added the comment: I'm closing. Feel free to re-open if this fails with 2.7 or 3.2. -- resolution: -> duplicate status: open -> closed superseder: -> Throw away more radioactive locks that could be held across a fork in threading.py __

[issue5114] 2.7: test_threading hangs on Solaris

2011-05-09 Thread Charles-François Natali
Charles-François Natali added the comment: Hmm. I think this was probably fixed by Gregory in issue #6643 (it's not in Python 2.7.1). Could you try with Python 3.2, or a current snapshot? -- nosy: +neologix ___ Python tracker

[issue5114] 2.7: test_threading hangs on Solaris

2011-03-30 Thread Terry J. Reedy
Changes by Terry J. Reedy : -- title: 2.5.4.3 and 2.6.2 / test_threading hangs on Solaris -> 2.7: test_threading hangs on Solaris ___ Python tracker ___