Peter Saunders <p...@fodder.org.uk> added the comment: Further oddness:
When running the script (i've reduced its size further now, see attached): I get the following output: Reaping PID: 23215 True Started subproc: PID: 23216 : args: data1 Started subproc: PID: 23216 : args: data1 Started subproc: PID: 23217 : args: data2 poll isalive: True isalive: True poll Notice the Started subprod of the SAME PID and the Same args twice, yet this print only occurs once in the code, and I can't see how this should happen? ---------- Added file: http://bugs.python.org/file15127/testing.py _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue7123> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com