wait after stop
This commit is contained in:
parent
9a444d2674
commit
d69b13103f
@ -256,8 +256,8 @@ func TestComplex(t *testing.T) {
|
|||||||
h.Restart()
|
h.Restart()
|
||||||
debug("Send Request 3")
|
debug("Send Request 3")
|
||||||
h.SendRequest()
|
h.SendRequest()
|
||||||
debug("Waiting")
|
|
||||||
h.Wait()
|
|
||||||
debug("Stopping")
|
debug("Stopping")
|
||||||
h.Stop()
|
h.Stop()
|
||||||
|
debug("Waiting")
|
||||||
|
h.Wait()
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user