class ClosedQueueError
The exception class which will be raised when pushing into a closed Queue.  See Queue#close and SizedQueue#close.
The exception class which will be raised when pushing into a closed Queue.  See Queue#close and SizedQueue#close.