1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00
puma--puma/lib
Johnny Shields 5f255fcd13
In fork_worker mode, worker_culling_strategy "oldest" shouldn't cull worker 0 (#2794)
* When using fork_worker mode, worker_culling_strategy "oldest" shouldn't cull worker 0.

* Consider case where worker0 isn't oldest worker

* Reduce code complexity

* Add code comment

Co-authored-by: shields <shields@tablecheck.com>
2022-01-10 06:26:40 -07:00
..
puma In fork_worker mode, worker_culling_strategy "oldest" shouldn't cull worker 0 (#2794) 2022-01-10 06:26:40 -07:00
rack/handler Require rack/common_logger only if :verbose is true (#2547) 2021-02-03 14:34:11 -07:00
puma.rb Rename Puma::JSON to Puma::JSONSerialization (#2640) 2021-06-09 08:55:45 -06:00