Andrew Svetlov <[email protected]> added the comment:
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. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue36512> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
