mirror of
https://github.com/chainreactors/spray.git
synced 2025-09-15 11:40:13 +00:00
fix stat and error print bug
This commit is contained in:
parent
d5286eace5
commit
ec5102fd8f
@ -159,4 +159,5 @@ func Spray() {
|
|||||||
} else {
|
} else {
|
||||||
runner.Run(ctx)
|
runner.Run(ctx)
|
||||||
}
|
}
|
||||||
|
time.Sleep(1 * time.Second)
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user