mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-24 08:32:02 +00:00
Update 00991_system_parts_race_condition.sh
This commit is contained in:
parent
8d3ede98e2
commit
ebdc0eb338
@ -66,6 +66,7 @@ timeout $TIMEOUT bash -c thread3 2> /dev/null &
|
||||
timeout $TIMEOUT bash -c thread4 2> /dev/null &
|
||||
timeout $TIMEOUT bash -c thread5 2> /dev/null &
|
||||
|
||||
|
||||
wait
|
||||
|
||||
$CLICKHOUSE_CLIENT -q "DROP TABLE alter_table"
|
||||
|
Loading…
Reference in New Issue
Block a user