From: "halorgium (Tim Carey-Smith)" Date: 2013-04-19T15:53:52+09:00 Subject: [ruby-core:54459] [CommonRuby - Feature #8291][Open] Allow retrieving the root Fiber of a Thread Issue #8291 has been reported by halorgium (Tim Carey-Smith). ---------------------------------------- Feature #8291: Allow retrieving the root Fiber of a Thread https://bugs.ruby-lang.org/issues/8291 Author: halorgium (Tim Carey-Smith) Status: Open Priority: Normal Assignee: Category: Target version: =begin Currently (({Thread.backtrace})) returns the stack frames for the currently running (({Fiber})). It is not possible to retrieve the backtrace. Building on http://bugs.ruby-lang.org/issues/8263, this would allow for this feature. =end -- http://bugs.ruby-lang.org/