[ruby-core:89590] Re: [PATCH] vm_trace.c (postponed_job_register): only hit main thread

From: Eric Wong <normalperson@...>
Date: 2018-10-28 01:26:43 UTC
List: ruby-core #89590
Koichi Sasada <[email protected]> wrote:
> thank you for you patch.
> but it is not acceptable because "set only main thread" is highly
> restricted. stackprof doesn't work well.
> 
> I'm thinking that making interrupt_flag global.

That sounds like a better idea.  Can we get rid of
ec->interrupt_flag entirely? (but keep ec->interrupt_mask)

> I think it is okay to remain this issue over ruby 2.6.

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

In This Thread