[#79440] [Ruby trunk Bug#13188] Reinitialize Ruby VM. — shyouhei@...
Issue #13188 has been updated by Shyouhei Urabe.
6 messages
2017/02/06
[#79441] Re: [Ruby trunk Bug#13188] Reinitialize Ruby VM.
— SASADA Koichi <ko1@...>
2017/02/06
On 2017/02/06 10:10, shyouhei@ruby-lang.org wrote:
[#79532] Immutable Strings vs Symbols — Daniel Ferreira <subtileos@...>
Hi,
15 messages
2017/02/15
[#79541] Re: Immutable Strings vs Symbols
— Rodrigo Rosenfeld Rosas <rr.rosas@...>
2017/02/15
Em 15-02-2017 05:05, Daniel Ferreira escreveu:
[#79543] Re: Immutable Strings vs Symbols
— Daniel Ferreira <subtileos@...>
2017/02/16
Hi Rodrigo,
[#79560] Re: Immutable Strings vs Symbols
— Rodrigo Rosenfeld Rosas <rr.rosas@...>
2017/02/16
Em 15-02-2017 22:39, Daniel Ferreira escreveu:
[ruby-core:79445] [CommonRuby Feature#8263] Support discovering yield state of individual Fibers
From:
ko1@...
Date:
2017-02-06 02:58:19 UTC
List:
ruby-core #79445
Issue #8263 has been updated by Koichi Sasada. Description updated It seems nice. ---------------------------------------- Feature #8263: Support discovering yield state of individual Fibers https://bugs.ruby-lang.org/issues/8263#change-62876 * Author: Tim Carey-Smith * Status: Open * Priority: Normal * Assignee: Koichi Sasada * Target version: ---------------------------------------- Related to #8215, when debugging a multi-Fiber application or library it is useful to be able to look at the stack for the `Thread` which is possible right now. Currently it is not possible to discover where the Fiber was yielded. Is this something that could be added? [Thread.backtrace example](https://gist.github.com/halorgium/f63abf177a96d7113ce3) -- https://bugs.ruby-lang.org/ Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>