method
wait_poll
v4.2.7 -
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.