[ruby-core:87713] Re: [Ruby trunk Bug#14867] Process.wait can wait for MJIT compiler process

From: Eric Wong <normalperson@...>
Date: 2018-06-30 07:10:59 UTC
List: ruby-core #87713
> 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...

Wait, that won't work because timeout is zero :x   I think
somebody with win32 knowledge just need to check the return
value and retry.

Unsubscribe: <mailto:[email protected]?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>

In This Thread

Prev Next