Exception: Async::Queue::ClosedError
- Inherits:
-
RuntimeError
- Object
- RuntimeError
- Async::Queue::ClosedError
- Defined in:
- lib/async/queue.rb
Overview
An error raised when trying to enqueue items to a closed queue.
An error raised when trying to enqueue items to a closed queue.