Message379400
| Author | ishimoto |
|---|---|
| Recipients | drougge, iritkatriel, ishimoto |
| Date | 2020-10-23.03:39:01 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1603424341.07.0.707691113731.issue41567@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
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? |
|
| History | |||
|---|---|---|---|
| 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 | |