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
fix: cancel other evaluation runs on fatal WCS error
Currently when there is a fatal error, e.g. in the executor (especially
custom ones), WCS is aborting and "An error occurred" is printed, but
the other kicked-off evaluations still run. This commit fixes this.
0 commit comments