Message379441
After this fix, some functions like multiprocessing.Pool cannot be used in threaded code(https://bugs.python.org/issue41567).
importerror-sample.tgz contains simplified code to reproduce the same error without multiprocessing module. Is this an expected behaviour of this change?
Tested with Python 3.9.0/macOS 10.15.5. |
|
Date |
User |
Action |
Args |
2020-10-23 15:18:57 | ishimoto | set | recipients:
+ ishimoto, brett.cannon, gjb1002, ncoghlan, pitrou, vstinner, eric.snow, p-ganssle, pablogsal, nanjekyejoannah, Valentyn Tymofieiev |
2020-10-23 15:18:57 | ishimoto | set | messageid: <1603466337.55.0.0575139448546.issue35943@roundup.psfhosted.org> |
2020-10-23 15:18:57 | ishimoto | link | issue35943 messages |
2020-10-23 15:18:57 | ishimoto | create | |
|