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 pitrou
Recipients asvetlov, christian.heimes, giampaolo.rodola, pitrou, vstinner
Date 2013-08-30.13:56:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1377870963.3.0.529678186848.issue18882@psf.upfronthosting.co.za>
In-reply-to
Content
> http://bugs.python.org/issue16500 is required to make work after
> fork from thread other than the main one.

No it isn't. Please take a look at _after_fork() in threading.py.
History
Date User Action Args
2013-08-30 13:56:03pitrousetrecipients: + pitrou, vstinner, giampaolo.rodola, christian.heimes, asvetlov
2013-08-30 13:56:03pitrousetmessageid: <1377870963.3.0.529678186848.issue18882@psf.upfronthosting.co.za>
2013-08-30 13:56:03pitroulinkissue18882 messages
2013-08-30 13:56:03pitroucreate