Zhang Zheng <simsi...@gmail.com> added the comment:

Hi, I have encountered an error when working with 
concurrent.futures.ProcessPoolExecutor API, with CPython 3.9.6 on Apple 
Silicon, the error can not be reproduced with CPython 3.9.6 Linux/X86 build, so 
I think this might be related to the arch.

I have created a github repo with the code in poc.py file, and the error 
message in README, please let me know if there's anything more I can provide to 
help the investigation to the problem. 

https://github.com/simsicon/multiprocessing-initializer

----------

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

Reply via email to