Message335361
| Author | vstinner |
|---|---|
| Recipients | pablogsal, vstinner, xtreak |
| Date | 2019-02-12.19:54:49 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1550001289.52.0.960858378428.issue35978@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
I can reproduce the crash using the same command than the job. Simplified commands to reproduce the bug: ./configure && make ./python -m venv venv ./venv/bin/python -m test test_venv -m test.test_venv.BasicTest.test_multiprocessing |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-02-12 19:54:49 | vstinner | set | recipients: + vstinner, pablogsal, xtreak |
| 2019-02-12 19:54:49 | vstinner | set | messageid: <1550001289.52.0.960858378428.issue35978@roundup.psfhosted.org> |
| 2019-02-12 19:54:49 | vstinner | link | issue35978 messages |
| 2019-02-12 19:54:49 | vstinner | create | |