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 aeros
Recipients aeros, asvetlov, primal, yselivanov
Date 2019-11-01.11:17:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1572607052.58.0.520789748468.issue32309@roundup.psfhosted.org>
In-reply-to
Content
Also, I agree with Paul's idea of initializing the ThreadPoolExecutor in the __init__ instead of __aenter__, that makes more sense now that I think about it.
History
Date User Action Args
2019-11-01 11:17:32aerossetrecipients: + aeros, asvetlov, yselivanov, primal
2019-11-01 11:17:32aerossetmessageid: <1572607052.58.0.520789748468.issue32309@roundup.psfhosted.org>
2019-11-01 11:17:32aeroslinkissue32309 messages
2019-11-01 11:17:32aeroscreate