Tony Arcieri created JRUBY-6271:
-----------------------------------

             Summary: Java::JavaNioChannels::CancelledKeyException when doing 
Kernel.select during shutdown
                 Key: JRUBY-6271
                 URL: https://jira.codehaus.org/browse/JRUBY-6271
             Project: JRuby
          Issue Type: Bug
    Affects Versions: JRuby 1.6.5
            Reporter: Tony Arcieri
            Assignee: Thomas E Enebo


This is the error in question:

https://gist.github.com/1473765

It occurs when I have a running thread that's blocking on Kernel.select when 
the VM is shutting down. No repro, sorry. This just happened sporadically, but 
I'd imagine it could be caught in org.jruby.util.io.SelectBlob.goForIt

I'd expect for this to get caught and turned into a Ruby IOError.

--
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