
July 25, 2000
11:02 p.m.
On Wed, Jul 26, 2000 at 12:47:21AM +0000, Peter Schneider-Kamp wrote:
Trent Mick wrote:
On Linux32: - test_fork1 This fails/hangs/crashes inconsistently because (some little bird told me) the fork stuff and threads are incompatible. Am I right? Now that we are turning threads on by default what is the proper thing to do here? SHould test_fork1 be changed to skip if threads are enabled?
That works fine to me (--with-threads).
'test_fork1' works for me when run as: ./python Lib/test/regrtest.py but hangs when run as: ./python Lib/test/test_fork1.py or ./python Lib/test/regrtest.py test_fork1 I don't know why? Trent -- Trent Mick TrentM@ActiveState.com