Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
`logger` by default is `events` which doesn't work in Puma 6, it fails with: `undefined method 'log' for #<Puma::Events:0x00007f905c558720>` if `on_stopped` fired before `create_server`
- Loading branch information