mirror of
https://gitee.com/IrisVega/frp.git
synced 2024-11-01 22:31:29 +08:00
fix ci
This commit is contained in:
parent
afde0c515c
commit
9a5f0c23c4
@ -17,5 +17,5 @@ func TestShutdown(t *testing.T) {
|
|||||||
time.Sleep(time.Millisecond)
|
time.Sleep(time.Millisecond)
|
||||||
s.Done()
|
s.Done()
|
||||||
}()
|
}()
|
||||||
s.WaitDown()
|
s.WaitDone()
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user