mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 15:12:02 +00:00
Added comment [#CLICKHOUSE-3939]
This commit is contained in:
parent
199d8734f9
commit
cac07628b2
@ -16,6 +16,7 @@ function stress()
|
||||
export -f stress
|
||||
|
||||
for thread in {1..5}; do
|
||||
# Ten seconds are just barely enough to reproduce the issue in most of runs.
|
||||
timeout 10 bash -c stress &
|
||||
done
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user