diff --git a/news/pipelines_fix_check_self_proc.rst b/news/pipelines_fix_check_self_proc.rst new file mode 100644 index 000000000..0d04d73d8 --- /dev/null +++ b/news/pipelines_fix_check_self_proc.rst @@ -0,0 +1,23 @@ +**Added:** + +* + +**Changed:** + +* + +**Deprecated:** + +* + +**Removed:** + +* + +**Fixed:** + +* pipelines: fixed ``'NoneType' object has no attribute 'pid'`` exception (#5794). + +**Security:** + +*