method
can_remove_no_wait?
v4.0.2 -
Show latest stable
- Class:
ActiveRecord::ConnectionAdapters::ConnectionPool::Queue
can_remove_no_wait?()private
A thread can remove an element from the queue without waiting if an only if the number of currently available connections is strictly greater than the number of waiting threads.