Project

General

Profile

Actions

Misc #13673

closed

minor correction to Queue docs

Added by djellemah (John Anderson) almost 7 years ago. Updated almost 7 years ago.


Description

When Queue#closed? is true, using push/enq/<< will raise an exception. Not return nil.


Files

queue-closed-push-exception.diff (432 Bytes) queue-closed-push-exception.diff djellemah (John Anderson), 06/23/2017 09:48 AM
Actions #1

Updated by Anonymous almost 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.

Actions

Also available in: Atom PDF

Like0
Like0