Message379400
multiprocessing module used to work multithread environment until https://bugs.python.org/issue35943 merged.
I guess we can make multiprocessing thread-safe again if we move local imports to global.
Does it make sense? |
|
| Date |
User |
Action |
Args |
| 2020-10-23 03:39:01 | ishimoto | set | recipients:
+ ishimoto, drougge, iritkatriel |
| 2020-10-23 03:39:01 | ishimoto | set | messageid: <1603424341.07.0.707691113731.issue41567@roundup.psfhosted.org> |
| 2020-10-23 03:39:01 | ishimoto | link | issue41567 messages |
| 2020-10-23 03:39:01 | ishimoto | create | |
|