1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00
puma--puma/test
Will Jordan 964747031f
Refactor listener closing code (#2112)
* Simplify Runner#start_control URL parsing
Reuse logic from Binder#parse.

* Parameterize log message

* Ensure control server Unix socket is closed on shutdown
Remove Binder#close_unix_paths

Co-authored-by: Nate Berkopec <nate.berkopec@gmail.com>
2020-03-03 14:09:08 -06:00
..
bundle_preservation_test
config
helpers
rackup
shell
helper.rb
test_app_status.rb Change Puma.stats to return a hash instead of a JSON string (#2086) 2019-12-17 12:38:48 +07:00
test_binder.rb
test_cli.rb
test_config.rb
test_events.rb
test_http10.rb
test_http11.rb
test_integration_cluster.rb
test_integration_pumactl.rb
test_integration_single.rb
test_iobuffer.rb
test_launcher.rb
test_minissl.rb
test_null_io.rb
test_persistent.rb
test_plugin.rb
test_preserve_bundler_env.rb
test_puma_server.rb
test_puma_server_ssl.rb
test_pumactl.rb
test_rack_handler.rb
test_rack_server.rb
test_tcp_logger.rb
test_tcp_rack.rb
test_thread_pool.rb
test_unix_socket.rb
test_web_server.rb