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 <[email protected]>
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: <[email protected]>
2019-11-02 21:26:06yselivanovlinkissue38430 messages
2019-11-02 21:26:06yselivanovcreate