Message321880
| Author | vstinner |
|---|---|
| Recipients | njs, pitrou, vstinner, yselivanov |
| Date | 2018-07-18.12:37:02 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1531917422.11.0.56676864532.issue34130@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I ran "python -m test test_signal -v -F" 4 times in parallel (in 4 terminals), and I reproduced test_warn_on_full_buffer() failure after one hour: 2 terminals got the failures (the 2 others are still running). I ran this test using "write.setsockopt(socket.SOL_SOCKET, socket.SO_SNDBUF, 0)" fix on test_socket(). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-07-18 12:37:02 | vstinner | set | recipients: + vstinner, pitrou, njs, yselivanov |
| 2018-07-18 12:37:02 | vstinner | set | messageid: <1531917422.11.0.56676864532.issue34130@psf.upfronthosting.co.za> |
| 2018-07-18 12:37:02 | vstinner | link | issue34130 messages |
| 2018-07-18 12:37:02 | vstinner | create | |