mirror of
https://github.com/TeaOSLab/EdgeNode.git
synced 2025-11-14 15:40:24 +08:00
自动在空闲时间执行定时任务
This commit is contained in:
@@ -22,7 +22,7 @@ func TestWrites(t *testing.T) {
|
||||
}
|
||||
|
||||
func TestWaitLoad(t *testing.T) {
|
||||
fsutils.WaitLoad(100, 1, 1 * time.Minute)
|
||||
fsutils.WaitLoad(100, 5, 1*time.Minute)
|
||||
}
|
||||
|
||||
func BenchmarkWrites(b *testing.B) {
|
||||
|
||||
Reference in New Issue
Block a user