method
flush_idle_connections!
v8.1.1 -
Show latest stable
- Class:
ActiveRecord::ConnectionAdapters::ConnectionHandler
flush_idle_connections!(role = nil)public
Disconnects all currently idle connections.
See ConnectionPool#flush! for details.