General

Profile

loganb (Logan Bowers)

Issues

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

Activity

03/06/2012

04:18 PM Ruby master Bug #6117 (Closed): Transfers allowed into Fibers that have resumed into other fibers
Consider the following code:
```ruby
require 'fiber'
def foo
order = []
main_fiber = Fiber.curr...
loganb (Logan Bowers)

Also available in: Atom