ing
This commit is contained in:
parent
eecc41f19b
commit
2560090df2
|
@ -167,6 +167,9 @@ func (s *ContainerService) refreshContainer(containerType occp.ContainerType) {
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
|
|
||||||
|
cs.cmd.Process.Kill()
|
||||||
|
cs.cmd = nil
|
||||||
|
|
||||||
delete(s.connectorMap, cs.client.Connector)
|
delete(s.connectorMap, cs.client.Connector)
|
||||||
err := cs.client.Stop(context.Background())
|
err := cs.client.Stop(context.Background())
|
||||||
if nil != err {
|
if nil != err {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user