Skip to content

Commit bfff8f1

Browse files
committed
f
1 parent ff37b66 commit bfff8f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

be/test/runtime/routine_load_task_executor_test.cpp

+1
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ class RoutineLoadTaskExecutorTest : public testing::Test {
6767
}
6868

6969
void TearDown() override {
70+
delete _env->cluster_info();
7071
_env->clear_new_load_stream_mgr();
7172
_env->clear_stream_load_executor();
7273
}

0 commit comments

Comments
 (0)