Daniel Alley <[email protected]> added the comment:
This seems likely to be a duplicate of https://bugs.python.org/issue41588, as run_in_executor(None, ...) submits tasks to a ThreadPoolExecutor underneath the hood. ---------- nosy: +dralley _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue41699> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
