module ConnectionPool::ForkTracker
class ConnectionPool
class ConnectionPool::Error
class ConnectionPool::PoolShuttingDownError
class ConnectionPool::TimedStack
class ConnectionPool::TimeoutError
class ConnectionPool::Wrapper
connection_pool
2.4.1
# pool_shutdown
def pool_shutdown(&block) @pool.shutdown(&block) end