[ruby-core:88725] Re: [ruby-dev:43715] [Ruby 1.9 - Bug #595] Fiber ignores ensure clause

From: Eric Wong <normalperson@...>
Date: 2018-08-29 08:11:58 UTC
List: ruby-core #88725
Eric Wong wrote:
> It will be difficult/unsafe to use auto-fiber/Thread::Coro
> [Feature #13618] without this

I think I can get around this by making iom a GC root,
so all auto-yielded Fibers get marked.

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

In This Thread