1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00
puma--puma/lib
Evan Phoenix 256970e048 Rearch how trimming takes place to not starve. Fixes #39
Using the work queue to communicate trimming doesn't work, it's far too
easy to starve the system doing that. Instead we now detect trimming and
work as seperate actions.
2012-02-07 09:49:23 -08:00
..
puma Rearch how trimming takes place to not starve. Fixes #39 2012-02-07 09:49:23 -08:00
rack/handler Exclude a logger by default in handler mode. Fixes #22 2011-12-19 14:17:25 -08:00
puma.rb Remove non-required dirs from $LOAD_PATH 2012-01-08 16:48:51 -03:00