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 vstinner
Recipients jort.bloem, vstinner
Date 2013-02-18.23:15:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1361229318.71.0.727103595276.issue17230@psf.upfronthosting.co.za>
In-reply-to
Content
There is no attached file.

I don't think that it's a bug that the child starts before the parent. It depends on the OS, OS version and many other things. You should use a synchronization mechanism to ensure the execution order.
History
Date User Action Args
2013-02-18 23:15:18vstinnersetrecipients: + vstinner, jort.bloem
2013-02-18 23:15:18vstinnersetmessageid: <1361229318.71.0.727103595276.issue17230@psf.upfronthosting.co.za>
2013-02-18 23:15:18vstinnerlinkissue17230 messages
2013-02-18 23:15:18vstinnercreate