+ # same as Python 3.7's ``ThreadingHTTPServer``. + daemon_threads = True + +def start_http_server(port, addr='', registry=core.REGISTRY):
確定! 回上一頁