Flowdock
Ruby on Rails latest stable (v6.1.7.7) - 0 notes - Superclass: Queue

Connections must be leased while holding the main pool mutex. This is an internal subclass that also .leases returned connections while still in queue’s critical section (queue synchronizes with the same @lock as the main pool) so that a returned connection is already leased and there is no need to re-enter synchronized block.

Show files where this class is defined (1 file)
Register or log in to add new notes.