From: SASADA Koichi Date: 2013-04-28T20:33:09+09:00 Subject: [ruby-core:54655] Re: [CommonRuby - Feature #8291] Allow retrieving the root Fiber of a Thread (2013/04/28 19:35), halorgium (Tim Carey-Smith) wrote: > I am proposing adding the ability to call Thread#root_fiber to return the Fiber which is considered the original co-routine for the specified Thread. > This is useful to be able to retrieve information about the original Fiber for the Thread. I understand what you want. How to use it? -- // SASADA Koichi at atdot dot net