This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author taleinat
Recipients davin, pablogsal, pitrou, serhiy.storchaka, taleinat, vstinner
Date 2018-06-24.17:26:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1529861201.3.0.56676864532.issue33613@psf.upfronthosting.co.za>
In-reply-to
Content
For the "no-op" we'll need a way to know that it was processed.  To that end, I'd make the semaphore tracker recognize a new command e.g. "PING", upon which it would write something e.g. "PONG" into its end of the pipe.
History
Date User Action Args
2018-06-24 17:26:41taleinatsetrecipients: + taleinat, pitrou, vstinner, serhiy.storchaka, davin, pablogsal
2018-06-24 17:26:41taleinatsetmessageid: <1529861201.3.0.56676864532.issue33613@psf.upfronthosting.co.za>
2018-06-24 17:26:41taleinatlinkissue33613 messages
2018-06-24 17:26:41taleinatcreate