New
v7.0.2
What's Changed
- Fix Puma not booting if queue_requests disabled by @stanhu in https://github.com/puma/puma/pull/3731
- Replace
sleep 0.001 while out_of_band_runningwith condition variable by @bensheldon in https://github.com/puma/puma/pull/3729 - bug: control_cli.rb - Fixup
pumactlcode to load puma.rb fordeprecate_method_changeby @MSP-Greg in https://github.com/puma/puma/pull/3736
New Contributors
- @bensheldon made their first contribution in https://github.com/puma/puma/pull/3729
Full Changelog: https://github.com/puma/puma/compare/v7.0.1...v7.0.2