mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-26 04:47:48 +08:00
修改多线程默认数量
This commit is contained in:
+1
-1
@@ -494,7 +494,7 @@ def get_process_num():
|
||||
|
||||
|
||||
def get_request_count():
|
||||
return os.cpu_count() * 10
|
||||
return 32
|
||||
|
||||
|
||||
def uniq_dict_list(dict_list):
|
||||
|
||||
Reference in New Issue
Block a user