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 Aaron.Staley
Recipients Aaron.Staley, neologix
Date 2012-02-13.04:22:21
SpamBayes Score 0.0067497254
Marked as misclassified No
Message-id <1329106942.65.0.181245997299.issue13992@psf.upfronthosting.co.za>
In-reply-to
Content
Also, the only particular things by code does is have a lot of threads (100+), holds open many ssh connections (with paramiko) and I do occasionally use PyThreadState_SetAsyncExc to asynchronously terminate threads.
History
Date User Action Args
2012-02-13 04:22:22Aaron.Staleysetrecipients: + Aaron.Staley, neologix
2012-02-13 04:22:22Aaron.Staleysetmessageid: <1329106942.65.0.181245997299.issue13992@psf.upfronthosting.co.za>
2012-02-13 04:22:22Aaron.Staleylinkissue13992 messages
2012-02-13 04:22:21Aaron.Staleycreate