v1.19.1
- Fix
Process.waitall/Process.detachunder theURingselector: whenio_uring'swaitidreported an error (e.g.ECHILDwhen there are no more children), theprocess_waithook raised instead of returning the error as aProcess::Status, so callers that expectwaitpidto report "no more children" rather than raise would fail.