Tony Arcieri created JRUBY-6310:
-----------------------------------

             Summary: Fiber threads are not being properly reaped
                 Key: JRUBY-6310
                 URL: https://jira.codehaus.org/browse/JRUBY-6310
             Project: JRuby
          Issue Type: Bug
          Components: Core Classes/Modules
    Affects Versions: JRuby 1.6.5
            Reporter: Tony Arcieri


See https://gist.github.com/1542400

It looks like Fibers aren't getting reaped properly... I'm not sure if it's 
waiting for a GC cycle or what, but this code is definitely enough to exhaust 
the thread pool being used to implement Fibers, even though it's spawning 
Fibers one-at-a-time and executing them to completion.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to