From: "halorgium (Tim Carey-Smith)" <ruby-lang@...>
Date: 2013-04-19T15:49:24+09:00
Subject: [ruby-core:54456] [ruby-trunk - Feature #8263] Support discovering yield state of individual Fibers


Issue #8263 has been updated by halorgium (Tim Carey-Smith).


Should this be in common-ruby?
Could someone move it?
----------------------------------------
Feature #8263: Support discovering yield state of individual Fibers
https://bugs.ruby-lang.org/issues/8263#change-38738

Author: halorgium (Tim Carey-Smith)
Status: Open
Priority: Normal
Assignee: 
Category: 
Target version: 


=begin
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|URL:https://gist.github.com/halorgium/f63abf177a96d7113ce3>))
=end


-- 
http://bugs.ruby-lang.org/