Message 319606 - Python tracker
Message319606
| Author | pablogsal |
|---|---|
| Recipients | alex, cstratak, pablogsal, serhiy.storchaka, vstinner, xiang.zhang |
| Date | 2018-06-15.11:18:07 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1529061487.26.0.947875510639.issue33630@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
As I commented on GitHub, it seems that the race in the test (problem covered in PR7663) disappears once the memory problem is fixed (PR33630). As is a race condition I am not sure that this affirmation is true, but running 3 test suites in parallel that executes test_posix 200 times does not raise any problem on the buildbot after applying the patch in PR33630 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-06-15 11:18:07 | pablogsal | set | recipients: + pablogsal, vstinner, alex, serhiy.storchaka, xiang.zhang, cstratak |
| 2018-06-15 11:18:07 | pablogsal | set | messageid: <1529061487.26.0.947875510639.issue33630@psf.upfronthosting.co.za> |
| 2018-06-15 11:18:07 | pablogsal | link | issue33630 messages |
| 2018-06-15 11:18:07 | pablogsal | create | |