From 6f3fb65b57a5faf0f4afeffc71e6ffa267af0086 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8B=8F=E5=B0=B9=E5=B2=9A?= <770236076@qq.com> Date: Fri, 2 Apr 2021 17:30:54 +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 63d0dcbd9..e9e32fb5b 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(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