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