mirror of
https://github.com/xxjwxc/public.git
synced 2025-10-05 07:46:51 +08:00
new
This commit is contained in:
@@ -110,6 +110,7 @@ func TestTimeout(t *testing.T) {
|
||||
for i := 0; i < 10; i++ { //开启20个请求
|
||||
time.Sleep(1 * time.Second)
|
||||
que.Push(i)
|
||||
|
||||
}
|
||||
}()
|
||||
|
||||
|
Reference in New Issue
Block a user