pull/603/head
fatedier 7 years ago
parent afde0c515c
commit 9a5f0c23c4

@ -17,5 +17,5 @@ func TestShutdown(t *testing.T) {
time.Sleep(time.Millisecond)
s.Done()
}()
s.WaitDown()
s.WaitDone()
}

Loading…
Cancel
Save