This commit is contained in:
苏尹岚
2021-04-06 13:44:46 +08:00
parent 2952285378
commit 6fa79a7a0a

View File

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