Message347343
| Author |
vstinner |
| Recipients |
miss-islington, pablogsal, serhiy.storchaka, vstinner, zach.ware |
| Date |
2019年07月05日.13:14:30 |
| SpamBayes Score |
-1.0 |
| Marked as misclassified |
Yes |
| Message-id |
<1562332470.95.0.410032363252.issue37421@roundup.psfhosted.org> |
| In-reply-to |
| Content |
./python -u -m test test_multiprocessing_spawn -R 3:3 still fail:
ERROR: test_context (test.test_multiprocessing_spawn.TestStartMethod)
ERROR: test_set_get (test.test_multiprocessing_spawn.TestStartMethod)
PR 14601 fix these tests when test_multiprocessing_spawn is run more than once. |
|