BasicSocket#send hangs on RubySpecs
-----------------------------------

                 Key: JRUBY-2737
                 URL: http://jira.codehaus.org/browse/JRUBY-2737
             Project: JRuby
          Issue Type: Bug
    Affects Versions: JRuby 1.1.2
            Reporter: Vladimir Sizikov
            Assignee: Thomas E Enebo


mspec -t j 1.8/library/socket/basicsocket/send_spec.rb

Prints nothing, just hangs there, consumes 100% CPU.

Looks like blocking on @server.accept does not set the thread status to 
"sleep", thus leading to infinite loop in the spec.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.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