General

Profile

halorgium (Tim Carey-Smith)

  • Login: halorgium
  • Email: ruby@spork.in
  • Registered on: 04/04/2013
  • Last sign in: 11/24/2014

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 2 1 3

Activity

04/28/2013

07:35 PM Ruby master Feature #8291: Allow retrieving the root Fiber of a Thread
I am proposing adding the ability to call Thread#root_fiber to return the Fiber which is considered the original co-r... halorgium (Tim Carey-Smith)
07:30 PM Ruby master Feature #8263: Support discovering yield state of individual Fibers
When you have many Fibers inside a Thread.
You cannot find where the FIbers are currently suspended.
I propose ...
halorgium (Tim Carey-Smith)

04/20/2013

08:36 PM Ruby master Feature #8263: Support discovering yield state of individual Fibers
I have implemented Fiber#backtrace in Rubinius and have a demo of what I wanted to achieve.
https://gist.github.c...
halorgium (Tim Carey-Smith)

04/19/2013

07:55 PM Ruby master Feature #8263: Support discovering yield state of individual Fibers
There was some confusion about what I am proposing.
I realised I didn't even explain this!
I would like to be ab...
halorgium (Tim Carey-Smith)
03:49 PM Ruby master Feature #8263: Support discovering yield state of individual Fibers
Should this be in common-ruby?
Could someone move it?
halorgium (Tim Carey-Smith)
03:53 PM Ruby master Feature #8291 (Open): Allow retrieving the root Fiber of a Thread
=begin
Currently (({Thread.backtrace})) returns the stack frames for the currently running (({Fiber})).
It is not ...
halorgium (Tim Carey-Smith)
03:50 PM Ruby master Feature #8215: Support accessing Fiber-locals and backtraces for a Fiber
I realised that this might be better in common-ruby.
I originally proposed the idea with RBX.
Could someone move it?
halorgium (Tim Carey-Smith)

04/13/2013

11:18 AM Ruby master Feature #8263 (Assigned): Support discovering yield state of individual Fibers
Related to #8215, when debugging a multi-Fiber application or library it is useful to be able to look at the stack fo... halorgium (Tim Carey-Smith)

04/07/2013

07:13 PM Ruby master Feature #8215: Support accessing Fiber-locals and backtraces for a Fiber
Yup, I am sorry if that was not clear!
I also am very interested in being able to get the backtrace of a `Fiber` t...
halorgium (Tim Carey-Smith)

04/04/2013

08:47 AM Ruby master Feature #8215 (Closed): Support accessing Fiber-locals and backtraces for a Fiber
=begin
As part of debugging celluloid, I have been wanting to diagnose where the Fibers are running and their variou...
halorgium (Tim Carey-Smith)

Also available in: Atom