Yury Selivanov <yseliva...@gmail.com> added the comment:

I considered enabling that, but in the end decided not to. The reason is that 
it's possible to use a ProcessPoolExecutor with run_in_execuror(), and context 
cars currently don't support pickling (and probably never will). We can't have 
a single api that sometimes works with contextvars and sometimes doesn't.

So this is a "won't fix".

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue34014>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to