mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-12-13 18:02:24 +00:00
Update test.py
This commit is contained in:
parent
7bee0a4872
commit
e94a42c576
@ -2347,7 +2347,7 @@ def test_list_and_delete_race(started_cluster):
|
||||
},
|
||||
)
|
||||
|
||||
threads = 4
|
||||
threads = 6
|
||||
total_rows = row_num * files_to_generate * (threads + 1)
|
||||
|
||||
busy_pool = Pool(threads)
|
||||
|
Loading…
Reference in New Issue
Block a user