These will be in the upcoming 4.9 release, as well as the 5.x
release which drops old cruft and 1.8 support. I've decided
to use 4.9 instead of 4.8.4 since this does change the feature
set slightly.
Eric Wong (2):
tee_input: support for Rack::TempfileReaper middleware
support TempfileReaper in deployment and development envs
lib/unicorn.rb | 2 ++
lib/unicorn/tee_input.rb | 9 ++++++++-
lib/unicorn/tmpio.rb | 3 +++
test/unit/test_tee_input.rb | 10 ++++++++++
4 files changed, 23 insertions(+), 1 deletion(-)