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

From: Eric Wong <normalperson@...>
Date: 2018-10-31 23:01:49 UTC
List: ruby-core #89665
[email protected] wrote:
> Looks good. Please commit that first.

Actually, I'm pretty sure that extra check is a noop because
unit_queue is a GC mark root.  The difference is ccan/list
change removes from unit_queue during get_from_list, so
it won't be marked...

(Still testing)

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

In This Thread

Prev Next