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 asvetlov
Recipients asvetlov, bquinlan, pitrou, stefanhoelzl, tomMoral
Date 2019-05-11.09:24:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1557566688.68.0.174172079038.issue36512@roundup.psfhosted.org>
In-reply-to
Content
Sorry, but in the provided snippet I see a class with an interface which looks close to executor.

There is no clear relationship with standard executors (e.g. is it inherited from ThreadExecutor?). Proposed `future_factory` is also absent.

Please, provide a real example if you want to convince us that the requested feature is important and desired.
History
Date User Action Args
2019-05-11 09:24:48asvetlovsetrecipients: + asvetlov, bquinlan, pitrou, tomMoral, stefanhoelzl
2019-05-11 09:24:48asvetlovsetmessageid: <1557566688.68.0.174172079038.issue36512@roundup.psfhosted.org>
2019-05-11 09:24:48asvetlovlinkissue36512 messages
2019-05-11 09:24:48asvetlovcreate