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 yselivanov
Recipients Evgeny Nizhibitsky, asvetlov, vstinner, yselivanov
Date 2019-11-02.21:26:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1572729966.89.0.629014254881.issue38430@roundup.psfhosted.org>
In-reply-to
Content
> We should either remove the API (not realistic dream at least for many years) or fix it.  There is no choice actually.

I don't understand. What happens if we don't await the future that run_in_executor returns? Does it get GCed eventually? Why is memory leaking?
History
Date User Action Args
2019-11-02 21:26:06yselivanovsetrecipients: + yselivanov, vstinner, asvetlov, Evgeny Nizhibitsky
2019-11-02 21:26:06yselivanovsetmessageid: <1572729966.89.0.629014254881.issue38430@roundup.psfhosted.org>
2019-11-02 21:26:06yselivanovlinkissue38430 messages
2019-11-02 21:26:06yselivanovcreate