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 Ben.Darnell
Recipients Ben.Darnell, aeros, pitrou, vstinner
Date 2021-01-26.01:50:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1611625838.15.0.589864925809.issue41962@roundup.psfhosted.org>
In-reply-to
Content
I have resolved my issue here by moving from ThreadPoolExecutor to a plain threading.Thread that I manage by hand (https://github.com/tornadoweb/tornado/commit/15832bc423c33c9280564770046dd6918f3a31b4). Therefore I no longer need this for myself and I leave it up to you to decide whether there's anything worth doing at this point.
History
Date User Action Args
2021-01-26 01:50:38Ben.Darnellsetrecipients: + Ben.Darnell, pitrou, vstinner, aeros
2021-01-26 01:50:38Ben.Darnellsetmessageid: <1611625838.15.0.589864925809.issue41962@roundup.psfhosted.org>
2021-01-26 01:50:38Ben.Darnelllinkissue41962 messages
2021-01-26 01:50:37Ben.Darnellcreate
Morty Proxy This is a proxified and sanitized view of the page, visit original site.