From: ko1@... Date: 2020-05-12T02:30:32+00:00 Subject: [ruby-core:98270] [Ruby master Feature#16815] Implement Fiber#backtrace Issue #16815 has been updated by ko1 (Koichi Sasada). +1 ---------------------------------------- Feature #16815: Implement Fiber#backtrace https://bugs.ruby-lang.org/issues/16815#change-85508 * Author: ioquatix (Samuel Williams) * Status: Open * Priority: Normal ---------------------------------------- Previously discussed here: https://bugs.ruby-lang.org/issues/8215 Add a new method `Fiber#backtrace`. It would produce a backtrace similar to how `Thread#backtrace` works. -- 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>