Yury Selivanov <[email protected]> added the comment:
> This throws 'cannot pickle Context' Yes, this is expected. contextvars are not compatible with multiprocessing. > **** This hangs forever ***** This hanging part is weird, and most likely hints at a bug in multiprocessing. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue39257> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
