Browse Source
Unfortunately #17643 prevented all propagation of ErrDependenciesLeft meaning that dependency errors that prevent closing of issues get swallowed. This PR restores propagation of the error but instead swallows the error in the places where it needs to be swallowed. Fix #18223 Signed-off-by: Andrew Thornton <art27@cantab.net>tags/v1.16.0-rc1
zeripath
3 years ago
committed by
GitHub
3 changed files with 9 additions and 6 deletions
Loading…
Reference in new issue