Skip to content

Commit 8c9922a

Browse files
committed
modify ut
1 parent 28f145e commit 8c9922a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ut/test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -650,7 +650,7 @@ def test_upload_file_multithreading():
650650
Bucket=test_bucket,
651651
Key=file_name,
652652
LocalFilePath=file_name,
653-
MAXThread=10,
653+
MAXThread=5,
654654
EnableMD5=True
655655
)
656656
ed = time.time() # 记录结束时间

0 commit comments

Comments
 (0)