Return integer value from serve command
This commit is contained in:
parent
ced8f947f8
commit
ffa10b4d85
@ -128,6 +128,7 @@ module VagrantPlugins
|
||||
STDOUT.flush
|
||||
logger.info("Vagrant GRPC service is now running addr=#{bind_addr.inspect} port=#{port.inspect}")
|
||||
s.run_till_terminated_or_interrupted([1, 'int', 'SIGQUIT', 'SIGINT'])
|
||||
1
|
||||
ensure
|
||||
logger.info("Vagrant GRPC service is shutting down")
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user