[issue34014] loop.run_in_executor should propagate current contextvars

Yury Selivanov report at bugs.python.org
Sat Jun 30 19:59:12 EDT 2018


Yury Selivanov <yselivanov at gmail.com> added the comment:

As a workaround you can subclass the ThreadPoolExecutor and set it as a default executor.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue34014>
_______________________________________


More information about the Python-bugs-list mailing list