Forum: IronRuby fibers and IronRuby

Posted by Eduardo Blumenfeld (eblumenfeld)
on 2011-06-12 21:04
Hi all,

I was trying to test fibers under IronRuby but gives me this error:

>>> a = Fiber.new{sleep 3;puts "finished"}
(ir):1:in `const_missing': uninitialized constant Object::Fiber
(NameError)
        from (ir):1

I am doing something wrong?

Are fibers supported in this version?

Regards,

Eduardo Blumenfeld
Posted by Eduardo Blumenfeld (eblumenfeld)
on 2011-06-15 15:25
Hi all,

I am using IronRuby 1.1.2 and 1.1.3

Any inside on this?

Thank you

Eduardo
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.