Project

General

Profile

Feature #16815

Updated by ioquatix (Samuel Williams) almost 4 years ago

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` `Exception#backtrace` works.

Back