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 Giovanni.Bajo, avian, bobbyi, gregory.p.smith, neologix, nirai, pitrou, sdaoden, vstinner
Date 2011-06-30.20:53:13
SpamBayes Score 2.2227445e-07
Marked as misclassified No
Message-id <1309467152.3214.16.camel@localhost.localdomain>
In-reply-to <20110630202547.GA63317@sherwood.local>
Content
> > How do you think multiprocessing.Process launches a new process?
> 
> But it's a single piece of code under control and even
> multi-OS/multi-architecture test-coverage, not a general purpose
> "Joe, you may just go that way and Python will handle it
> correctly"?

Sorry, how does that make the problem any different?
History
Date User Action Args
2011-06-30 20:53:14pitrousetrecipients: + pitrou, gregory.p.smith, vstinner, nirai, bobbyi, neologix, Giovanni.Bajo, sdaoden, avian
2011-06-30 20:53:13pitroulinkissue6721 messages
2011-06-30 20:53:13pitroucreate