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

From: Eric Wong <normalperson@...>
Date: 2018-10-23 03:48:19 UTC
List: ruby-core #89522
[email protected] wrote:
> Issue #14867 has been updated by ko1 (Koichi Sasada).
> 
> 
> "multi-thread-safe" is not correct. It was my mistake and it should be "signal handler safe" because this API is used by stackprof (used with SIGPROF).
> 
> however, I recognize this assumption is broken with the following ticket.
> 
> 
> ```
> commit 5a1dfb04bc2b09fcf8f3427cac72d0ce52a45eb2

Oops :x nobody told me about stackprof and SIGPROF usage :x

>     vm_trace: implement postponed_jobs as st_table

> I believe this commit should be reverted (and I need to write a comment about assumption).

Reverted and commented in r65316

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

In This Thread

Prev Next