From: Eric Wong Date: 2018-06-30T06:30:49+00:00 Subject: [ruby-core:87712] Re: [Ruby trunk Bug#14867] Process.wait can wait for MJIT compiler process OK, I realized mjit.c and process.c have totally different ideas of what a PID is on win32. For process.c, win32/win32.c abstracts things while mjit.c uses the raw OS return value (I think). So trying r63797... If that doesn't work, I trust someone (usa or nobu) to figure this out easily. Unsubscribe: