[Python-Dev] RE: Revised 1.6 jobs list

David Ascher DavidA@ActiveState.com
Mon, 5 Jun 2000 14:23:11 -0700


> Threads and fork() don't seem to mix on Linux.  Even on a
> UP machine things seem strange:

I believe it.  My general point however is that even if the problem can't be
fixed because Linux is broken in some way, the test suite should be fixed
even if it means to ignore failures of test_fork1 if the system was
configured --with-thread.

--david