Skip to content
代码片段 群组 项目
提交 7b5c8b0d 编辑于 作者: Carla Drago's avatar Carla Drago 提交者: George Koltsov
浏览文件

Ensure after_run ops execute once only

This change ensures any operations designed to execute
after a bulk_import pipeline has run will only be executed
once, whether the pipeline is batched or not batched. It
corrects the error where after_run operations were run
after each batch completion, rather than after all batches
were completed. The method/pipeline step has been named
'on_finish' for clarity.

Changelog: fixed
上级 f66ca4ce
No related branches found
No related tags found
无相关合并请求
显示
182 个添加30 个删除
加载中
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册