Compare commits
2 Commits
c0a0f88220
...
b3ed139431
| Author | SHA1 | Date | |
|---|---|---|---|
| b3ed139431 | |||
| 45ab15d345 |
@ -203,7 +203,7 @@ func (hs *houstonServer) Start() error {
|
||||
}
|
||||
|
||||
func (hs *houstonServer) Stop() {
|
||||
hs.rpcServer.GracefulStop()
|
||||
hs.rpcServer.Stop()
|
||||
}
|
||||
|
||||
func (hs *houstonServer) Operation() Operation {
|
||||
|
||||
Reference in New Issue
Block a user