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 sbt
Recipients benjamin.peterson, christian.heimes, georg.brandl, larry, neologix, pitrou, python-dev, r.david.murray, sbt, vstinner
Date 2013-10-26.23:12:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1382829156.14.0.825216295185.issue19227@psf.upfronthosting.co.za>
In-reply-to
Content
Won't using a prepare handler mean that the parent and child processes will use the same seed until one or other of them forks again?
History
Date User Action Args
2013-10-26 23:12:36sbtsetrecipients: + sbt, georg.brandl, pitrou, vstinner, larry, christian.heimes, benjamin.peterson, r.david.murray, neologix, python-dev
2013-10-26 23:12:36sbtsetmessageid: <1382829156.14.0.825216295185.issue19227@psf.upfronthosting.co.za>
2013-10-26 23:12:36sbtlinkissue19227 messages
2013-10-26 23:12:36sbtcreate