Make adding the `bankKiller` an opt-in
Currently, the addition of bankKiller
is hardcoded and the algo is added to any job run via run_moore
.
Make this behavior optional instead.
Currently, the addition of bankKiller
is hardcoded and the algo is added to any job run via run_moore
.
Make this behavior optional instead.
added Configuration bug labels
changed the description
assigned to @rmatev
Does having it there unconditionally cause a problem atm?
It currently still does because the algo isn't thread safe.
That will hopefully be fixed after LHCb!2989 (merged)
After that it would just be unnecessary warnings.
Oops. I didn't know it isn't thread safe
mentioned in merge request !770 (merged)
closed with merge request !770 (merged)
mentioned in commit bf6845a9