Highlights
- Arctic Code Vault Contributor
- GitHub Sponsor
- Pro
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
1,872 contributions in the last year
Contribution activity
October 2020
Created an issue in puma/puma that received 1 comment
lowlevel_error_handler called with EOFError even when there is no actual error
Describe the bug This started happening in Puma 5. Even with a very simple success case, I am seeing EOFError being passed to the lowlevel_error_ha…