From: Eric Wong Date: 2018-06-23T09:04:44+00:00 Subject: [ruby-core:87611] Re: [Ruby trunk Bug#14867] Process.wait can wait for MJIT compiler process akr@fsij.org wrote: > Deprecate Process.wait. Please don't. We can implement Process.wait with a global SIGCHLD handler and mask out PIDs used by MJIT. I already did that from [Feature #13618] (auto-fiber) and we can extract the work out. I can work on it. I'm already extracting timeout handling out separately in [Feature #14859] Unsubscribe: