Skip to content

Commit

Permalink
Try to fix again
Browse files Browse the repository at this point in the history
  • Loading branch information
relf committed Oct 15, 2024
1 parent f1f321a commit b94ef12
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/lib/whats_opt/service_proxy.rb
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ def self.shutdown_server(host: DEFAULT_HOST, port: DEFAULT_PORT)
client = Services::Administration::Client.new(admin_protocol)
transport.open()
client.shutdown
self.kill_server(@pid)
rescue => e
Rails.logger.warn e
else
Expand Down

0 comments on commit b94ef12

Please sign in to comment.