You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CpsFlowExecution: restore the multi-catch for "RuntimeException | Error"
Notably, the latter is a Throwable but not an Exception so e.g. LinkageError might be not handled.
Signed-off-by: Jim Klimov <jimklimov+jenkinsci@gmail.com>
0 commit comments