mirror of
https://github.com/panjf2000/ants.git
synced 2025-12-16 18:11:03 +00:00
update go test
This commit is contained in:
parent
301221be5d
commit
4d7d0b1a8a
@ -26,7 +26,7 @@ var n = 1000000
|
||||
//}
|
||||
|
||||
func forSleep() {
|
||||
time.Sleep(3 * time.Millisecond)
|
||||
time.Sleep(time.Millisecond)
|
||||
}
|
||||
|
||||
func TestNoPool(t *testing.T) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user