mirror of
https://github.com/xcat2/confluent.git
synced 2026-08-26 16:46:43 +00:00
461385522c
The retry pass calls apply_configuration with lastchance=True, which only NetworkManager accepts. It is unreachable today, since only NetworkManager returns the 1 that fills the retry list, but it springs the moment either of the others grows a return, or the retry selection is brought in line with the first pass. Matching the signatures costs nothing.