Organisationsocaml-multicorepicos5b91d9

Tweak select wakeup logic This resets the wakeup state machine only after draining the pipe which can avoid a state transition in case a wakeup is called before clearing the state and allow select to be entered sooner. This also reads more than single byte from the pipe to try to heal after a `fork` followed by child process(es) writing to the pipe, which can only happen in a single domain program.

May 16 13:46 +00:00
7h53m
*Variants labelled (experimental) are still undergoing testing; if they have failed it may be a bug in OCaml-CI.