Skip to content

Commit

Permalink
actually stop benchmark server
Browse files Browse the repository at this point in the history
  • Loading branch information
jtattermusch committed Apr 19, 2016
1 parent 3849335 commit b54f2ae
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/ruby/qps/server.rb
Original file line number Diff line number Diff line change
Expand Up @@ -88,4 +88,7 @@ def mark(reset)
def get_port
@port
end
def stop
@server.stop
end
end

0 comments on commit b54f2ae

Please sign in to comment.