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 javen72
Recipients amaury.forgeotdarc, eckhardt, ggenellina, javen72
Date 2009-01-14.15:31:01
SpamBayes Score 0.33952844
Marked as misclassified No
Message-id <1231947062.98.0.53816511256.issue4944@psf.upfronthosting.co.za>
In-reply-to
Content
gagenellina,

My application is a little bit different from your test code. It won't
wait for the exit of new process and there're file writing operations
during makefile running. I changed the test code to be real
multi-process and tried many file sizes. But I cannot reproduce it.
Maybe my application is more complicated situation.
History
Date User Action Args
2009-01-14 15:31:03javen72setrecipients: + javen72, amaury.forgeotdarc, ggenellina, eckhardt
2009-01-14 15:31:02javen72setmessageid: <1231947062.98.0.53816511256.issue4944@psf.upfronthosting.co.za>
2009-01-14 15:31:02javen72linkissue4944 messages
2009-01-14 15:31:01javen72create