[Python-Dev] Re: Eureka! (Re: test_fork fails --with-thread) (original) (raw)

Neil Schemenauer nascheme@enme.ucalgary.ca
Sun, 20 Aug 2000 09:53:28 -0600


On Fri, Aug 18, 2000 at 11:31:06PM -0500, Charles G Waldman wrote:

Well, I think I understand what's going on and I have a patch that fixes the problem.

Yes! With this patch my nasty little tests run successfully both single and dual CPU Linux machines. Its still a mystery how the child can screw up the parent after the fork. Oh well.

Neil