c428db0f3d
Starting and stopping WEBrick only controls whether the event loop is running, it does not start and stop listening on TCP sockets. Our WEBrick server is starting to listen when it is initialised, so we should ensure that we shut it down when we are done with it. Note that shutdown is idempotent. |
||
---|---|---|
.. | ||
compute_service_account.rb | ||
file_storage.rb | ||
installed_app.rb | ||
jwt_asserter.rb | ||
key_utils.rb | ||
pkcs12.rb |