mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
![]() will now continue only when a StandardError subclass is raised. For other exception types the error will be logged at the fatal level and the server will safely stop. Based on a patch by Alex Young. [ruby-trunk - Feature #6236] * test/webrick/test_server.rb: Test for new exception handling behavior. Join the server thread instead of busy-waiting for it to shut down to remove race conditions. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35303 b2dd03c8-39d4-4d8f-98ff-823fe69b080e |
||
---|---|---|
.. | ||
.htaccess | ||
test_cgi.rb | ||
test_cookie.rb | ||
test_filehandler.rb | ||
test_httpauth.rb | ||
test_httpproxy.rb | ||
test_httprequest.rb | ||
test_httpresponse.rb | ||
test_httpserver.rb | ||
test_httputils.rb | ||
test_httpversion.rb | ||
test_server.rb | ||
test_utils.rb | ||
utils.rb | ||
webrick.cgi | ||
webrick_long_filename.cgi |