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 pablogsal
Recipients ericvw, pablogsal, pitrou, tzickel
Date 2018-12-02.20:30:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1543782649.43.0.788709270274.issue35378@psf.upfronthosting.co.za>
In-reply-to
Content
I think the code is almost ok (I also prefer to also use the cache as an excuse to maintain the pool alive) but the test needs to be done a bit more carefully to avoid hanging the test suite in case of failure and to avoid leaking threads or processes.
History
Date User Action Args
2018-12-02 20:30:49pablogsalsetrecipients: + pablogsal, pitrou, ericvw, tzickel
2018-12-02 20:30:49pablogsalsetmessageid: <1543782649.43.0.788709270274.issue35378@psf.upfronthosting.co.za>
2018-12-02 20:30:49pablogsallinkissue35378 messages
2018-12-02 20:30:49pablogsalcreate