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 SirLalala
Recipients SirLalala
Date 2009-10-14.11:42:47
SpamBayes Score 0.00045291407
Marked as misclassified No
Message-id <1255520569.54.0.664062974628.issue7122@psf.upfronthosting.co.za>
In-reply-to
Content
Maybe I didn't understand how multiprocessing works but when running the
test code below I get 200+ processes in Windows and it never finishes.
It works fine on Linux.
History
Date User Action Args
2009-10-14 11:42:49SirLalalasetrecipients: + SirLalala
2009-10-14 11:42:49SirLalalasetmessageid: <1255520569.54.0.664062974628.issue7122@psf.upfronthosting.co.za>
2009-10-14 11:42:48SirLalalalinkissue7122 messages
2009-10-14 11:42:47SirLalalacreate