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 vstinner
Recipients michael.foord, pitrou, rhettinger, vstinner
Date 2011-04-18.21:49:31
SpamBayes Score 0.007128106
Marked as misclassified No
Message-id <1303163371.97.0.17932681504.issue11800@psf.upfronthosting.co.za>
In-reply-to
Content
A timeout of 60 minutes looks to be fine. Today I debuged a thread+signal issue which gave me an headache, so I prefer to close this issue: only add create thread per file, and not a thread per function.
History
Date User Action Args
2011-04-18 21:49:32vstinnersetrecipients: + vstinner, rhettinger, pitrou, michael.foord
2011-04-18 21:49:31vstinnersetmessageid: <1303163371.97.0.17932681504.issue11800@psf.upfronthosting.co.za>
2011-04-18 21:49:31vstinnerlinkissue11800 messages
2011-04-18 21:49:31vstinnercreate