Skip to content
Snippets Groups Projects
Commit b54f2ae5 authored by Jan Tattermusch's avatar Jan Tattermusch
Browse files

actually stop benchmark server

parent 38493358
No related branches found
No related tags found
No related merge requests found
......@@ -88,4 +88,7 @@ class BenchmarkServer
def get_port
@port
end
def stop
@server.stop
end
end
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment