From 6fa79a7a0a6bc54a54e13c1968f6053c917ae25c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8B=8F=E5=B0=B9=E5=B2=9A?= <770236076@qq.com> Date: Tue, 6 Apr 2021 13:44:46 +0800 Subject: [PATCH] aa --- business/jxutils/jxutils.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/business/jxutils/jxutils.go b/business/jxutils/jxutils.go index 0698bf73e..273cc807a 100644 --- a/business/jxutils/jxutils.go +++ b/business/jxutils/jxutils.go @@ -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