Queue#num_waiting always returns 0
----------------------------------

                 Key: JRUBY-2641
                 URL: http://jira.codehaus.org/browse/JRUBY-2641
             Project: JRuby
          Issue Type: Bug
          Components: Core Classes/Modules
    Affects Versions: JRuby 1.1.2
            Reporter: Kevin Ballard


Queue#num_waiting is implemented to always return 0. It should return the 
number of threads that are blocking on Queue#pop.

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