Skip to content

Draft: [lr/normalize-normalizing] Avoid ignoring normalization failures

Lubomir Rintel requested to merge lr/normalize-normalizing into main

We sometimes try to normalize and then rely on connection being normalized, silently ignoring the "cannot happen" sort of failures.

Let's make sure it's actually the case, to catch potential bugs early.

Merge request reports

Loading