Message320379
| Author | pablogsal |
|---|---|
| Recipients | davin, pablogsal, pitrou, serhiy.storchaka, taleinat, vstinner |
| Date | 2018-06-24.18:28:53 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1529864933.41.0.56676864532.issue33613@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I have updated the PR implementing a PONG command in the semaphore and updating the test. I have tested on the failing buildbots (gcc110.fsffrance.org) and it works. Notice that a new pipe for the child to write was needed as the child is continuously reading from the original one and therefore we cannot use the same one. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-06-24 18:28:53 | pablogsal | set | recipients: + pablogsal, pitrou, vstinner, taleinat, serhiy.storchaka, davin |
| 2018-06-24 18:28:53 | pablogsal | set | messageid: <1529864933.41.0.56676864532.issue33613@psf.upfronthosting.co.za> |
| 2018-06-24 18:28:53 | pablogsal | link | issue33613 messages |
| 2018-06-24 18:28:53 | pablogsal | create | |