[issue994023] threads duplicated on fork() prevent child from terminating

2009-02-09 Thread Benjamin Peterson
Changes by Benjamin Peterson : -- resolution: -> out of date status: open -> closed ___ Python tracker ___ ___ Python-bugs-list mail

[issue994023] threads duplicated on fork() prevent child from terminating

2009-02-09 Thread Daniel Diniz
Daniel Diniz added the comment: Test case works for me with trunk and py3k (rev. 69469) on Linux 2.6.24 ia32. -- nosy: +ajaksu2 ___ Python tracker ___ _