This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author gvanrossum
Recipients
Date 2006-08-15.15:06:44
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=6380

It should keep track of the pids of all its children and
only wait for those.  Shouldn't be hard.  Can be done in
2.5.1 since it's a bugfix.
History
Date User Action Args
2008-01-20 09:58:54adminlinkissue1540386 messages
2008-01-20 09:58:54admincreate