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 jpfarias
Recipients Frans, eantelman, ggenellina, jpfarias, lowell87, mramahi77, neyro, rcronk, vinay.sajip
Date 2010-03-27.10:58:18
SpamBayes Score 1.9938168e-05
Marked as misclassified No
Message-id <1269687501.3.0.0205743205878.issue4749@psf.upfronthosting.co.za>
In-reply-to
Content
Ok.. I was hoping for a solution that did not involve running a separate process just for logging.

Gabriel: Yeah, I have a python application that uses threads and spawns processes, even tho the processes it spawns have nothing related to the log file.

Also, I noticed that I get the problem even before spawning any processes.
History
Date User Action Args
2010-03-27 10:58:21jpfariassetrecipients: + jpfarias, vinay.sajip, ggenellina, mramahi77, lowell87, neyro, rcronk, Frans, eantelman
2010-03-27 10:58:21jpfariassetmessageid: <1269687501.3.0.0205743205878.issue4749@psf.upfronthosting.co.za>
2010-03-27 10:58:18jpfariaslinkissue4749 messages
2010-03-27 10:58:18jpfariascreate