Actions
Misc #13673
closedminor correction to Queue docs
Status:
Closed
Assignee:
Description
When Queue#closed? is true, using push/enq/<< will raise an exception. Not return nil.
Files
Updated by Anonymous over 7 years ago
- Status changed from Open to Closed
Applied in changeset trunk|r59165.
thread_sync.c: fix documentation for Queue#close
When Queue#closed? is true, using push/enq/<< will raise an
exception, and not return nil.
- thread_sync.c: fix documentation for Queue#close
Thanks to John Anderson. [ruby-core:81749] [Misc #13673]
Actions
Like0
Like0