i started server with ``` ext_http_server -a foo:bar --cert cert.pem -p 8080 ``` then i opened localhost:8080 with browser, chcecked that it works ok. then i hit ctrl-c it prints out "Goodbye" but does not exit.