mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 15:12:02 +00:00
Updated test
This commit is contained in:
parent
202673e3bd
commit
3568d3d890
@ -36,7 +36,7 @@ export -f thread1;
|
||||
export -f thread2;
|
||||
export -f thread3;
|
||||
|
||||
TIMEOUT=1000
|
||||
TIMEOUT=10
|
||||
|
||||
timeout $TIMEOUT bash -c thread1 2> /dev/null &
|
||||
timeout $TIMEOUT bash -c thread2 2> /dev/null &
|
||||
|
Loading…
Reference in New Issue
Block a user