Эх сурвалжийг харах

增大线程池max_workers

locky 1 жил өмнө
parent
commit
b1cd33af8d

+ 1 - 1
Object/GlobalThreadPoolObject.py

@@ -24,7 +24,7 @@ class GlobalThreadPool:
 
                     max_workers = 20
                     if CONFIG_INFO == CONFIG_US or CONFIG_INFO == CONFIG_EUR:
-                        max_workers = 250
+                        max_workers = 300
                     elif CONFIG_INFO == CONFIG_CN:
                         max_workers = 100