mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 23:21:59 +00:00
Update http_server.py
This commit is contained in:
parent
92c7760c6e
commit
9b734ffded
@ -40,4 +40,4 @@ if __name__ == "__main__":
|
||||
try:
|
||||
httpd.serve_forever()
|
||||
finally:
|
||||
httpd.server_close()
|
||||
httpd.server_close()
|
||||
|
Loading…
Reference in New Issue
Block a user