This commit is contained in:
苏尹岚
2021-04-02 17:30:54 +08:00
parent 789c101429
commit 6f3fb65b57

View File

@@ -71,7 +71,7 @@ func (l OrderSkuList) Swap(i, j int) {
func init() {
rand.Seed(time.Now().Unix())
routinePool = routinepool.New(1000, 1000)
routinePool = routinepool.New(2000, 2000)
// Go regex does not support lookarounds.
// https://stackoverflow.com/questions/38933898/error-parsing-regexp-invalid-or-unsupported-perl-syntax