mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-23 16:12:01 +00:00
Update gtest_lru_file_cache.cpp
This commit is contained in:
parent
8ec8388a9e
commit
5ca6c97832
@ -489,7 +489,6 @@ TEST_F(FileCacheTest, get)
|
||||
|
||||
download(file_segment);
|
||||
ASSERT_EQ(file_segment.state(), State::DOWNLOADED);
|
||||
file_segment.completePartAndResetDownloader();
|
||||
|
||||
other_1.join();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user