提交 9d65e0e5 编写于 作者: S Shengliang Guan

TD-2072

上级 04338e8e
......@@ -105,7 +105,7 @@ int tsdbScheduleCommit(STsdbRepo *pRepo) {
pthread_mutex_lock(&(pQueue->lock));
ASSERT(!pQueue->stop);
// ASSERT(pQueue->stop);
tdListAppendNode(pQueue->queue, pNode);
pthread_cond_signal(&(pQueue->queueNotEmpty));
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册