Salman Ahmed added the comment:
Yes, this problem persists on Solaris 9 (SPARC) even with Python 2.7.1.
The problematic processes are:
ssahmed@blade:[~]$ ps -ef|grep -i python
ssahmed 480 418 0 15:30:25 pts/19:14 ./python -Wd -3 -E -tt
./Lib/test/regrtest.py -l
ssahmed 3062 480
Terry J. Reedy added the comment:
Still an issue in 2.7 or 3.1/2?
--
nosy: +tjreedy
title: 2.5.4.3 and 2.6.2 / test_threading hangs -> 2.5.4.3 and 2.6.2 /
test_threading hangs on Solaris
versions: +Python 2.7 -Python 2.5, Python 2.6
___
Python track