Flowdock
method

flush

Importance_1
v5.2.3 - Show latest stable - 0 notes - Class: ActiveRecord::ConnectionAdapters::ConnectionPool
flush(minimum_idle = @idle_timeout) public

Disconnect all connections that have been idle for at least minimum_idle seconds. Connections currently checked out, or that were checked in less than minimum_idle seconds ago, are unaffected.

Show source
Register or log in to add new notes.