One correction to what I said above, the code should use "put" rather than "offer" or "add" (neither of which block if the queue is full)
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
One correction to what I said above, the code should use "put" rather than "offer" or "add" (neither of which block if the queue is full)