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
Execution of the `MultiJobExecutor` throws a
`Driver.ErrorDiagnostics.emitted` if the job was not successful, ie. it
assume any errors were already emitted. Make sure to emit an error in
all paths of `ExecuteJobRule.executeJob` so that failures aren't hidden.
0 commit comments