Enhancements:
- Support resque_starter
Fixes:
- Fix a critial bug. It was not killing old workers on HUP 😱
Fixes:
- Fix to support puma
Enhancements:
- Add puma support
Fixes:
- Remove Timeout.timeout warning
Fixes:
- require 'server/starter/version' from UnicornListener
Fixes:
- Fix SERVER_STARTER_PORT for unix domain socket (fix typo)
- Add --log-file option
Fixes:
- Trivial bugfix (fix typo)
Enhancements:
- Add Server::Starter::UnicornListener
First version