From: ko1@... Date: 2017-02-06T02:58:19+00:00 Subject: [ruby-core:79445] [CommonRuby Feature#8263] Support discovering yield state of individual Fibers 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: