Skip to content

Commit

Permalink
lib\puma\accept_nonblock.rb - fix socket closing on error (#1941)
Browse files Browse the repository at this point in the history
* lib\puma\accept_nonblock.rb - fix socket closing on error

See:
ruby/ruby@68ac33a

* test/test_integration.rb - fix my typo that causes a warning
  • Loading branch information
MSP-Greg authored and nateberkopec committed Sep 9, 2019
1 parent f759017 commit 18604d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_integration.rb
Expand Up @@ -661,5 +661,5 @@ def run_launcher(conf)
@wait.sysread 1

[thr, launcher, @events]
end
end
end

0 comments on commit 18604d1

Please sign in to comment.