Closed schneems closed 6 years ago
I updated so that it does not report the pool capacity as "0" when in fact it is not present. I also pulled out some of the logic into a class that can be unit tested. I removed the map/reduce logic and made it increment a value instead.
I'm currently running this commit live in production with issuetriage
. We likely need to figure out a way to get some integration style tests in the future.
Related to https://github.com/puma/puma/pull/1579