working commit
This commit is contained in:
@@ -44,6 +44,7 @@ func TestImageLife(t *testing.T) {
|
||||
}
|
||||
|
||||
stopFunc := func() {
|
||||
time.Sleep(5 * time.Second)
|
||||
srv.Service().Stop()
|
||||
svcWG.Wait()
|
||||
err = <-errPipe
|
||||
|
||||
Reference in New Issue
Block a user