method
wait_poll
v4.0.2 -
Show latest stable
- Class:
ActiveRecord::ConnectionAdapters::ConnectionPool::Queue
wait_poll(timeout)private
Waits on the queue up to timeout seconds, then removes and returns the head of the queue.
wait_poll(timeout)Waits on the queue up to timeout seconds, then removes and returns the head of the queue.