提交 4b5a5202 编写于 作者: B barrierye

update dag

上级 a94e8060
......@@ -147,6 +147,8 @@ class DAGExecutor(object):
_LOGGER.debug("resp func get lock (data_id: {})".format(data_id))
resp = copy.deepcopy(self._fetch_buffer)
# cv.notify_all()
with self._cv_for_cv_pool:
self._cv_pool.pop(data_id)
return resp
def _pack_channeldata(self, rpc_request, data_id):
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册