Skip to content

Commit

Permalink
polish
Browse files Browse the repository at this point in the history
  • Loading branch information
henryzhx8 committed Sep 20, 2024
1 parent 210a507 commit 13fb132
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/pipeline/Pipeline.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -337,7 +337,7 @@ void Pipeline::Start() {
// TODO: 加载该Go流水线
}

// TODO: 启用Process中改流水线对应的输入队列
ProcessQueueManager::GetInstance()->ValidatePop(mName);

if (!mGoPipelineWithInput.isNull()) {
// TODO: 加载该Go流水线
Expand Down

0 comments on commit 13fb132

Please sign in to comment.