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, bquinlan, hauntsaninja, pitrou
Date 2020-08-31.01:41:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Good catch, Shantanu. It was not intentional on my part, and it would make sense to include *cancel_futures* in the base Executor class as documented. If you'd like to submit a PR to add it (attaching it to this issue), I should be able to review it within a reasonable period.
History
Date User Action Args
2020-08-31 01:41:32aerossetrecipients: + aeros, bquinlan, pitrou, hauntsaninja
2020-08-31 01:41:32aerossetmessageid: <[email protected]>
2020-08-31 01:41:32aeroslinkissue39349 messages
2020-08-31 01:41:31aeroscreate