mirror of
https://github.com/puma/puma.git
synced 2022-11-09 13:48:40 -05:00
64f930dfb7
* Move shutdown grace time constant to ThreadPool. SHUTDOWN_GRACE_TIME is the only constant (from const.rb) used by ThreadPool. It's better to move the constant than require all const.rb. * Fix minor typo. * Don't need to check if timeout is zero to immediately shutdown. This removes the duplicated code and add test for forced shutdowns. |
||
---|---|---|
.. | ||
puma | ||
rack/handler | ||
puma.rb |