Commit 51d01d6
[reconfigurator] Replace
These were supposed to be fixed before merging #7495, but were not.
Both of these are of the flavor "should never happen unless there's an
internal bug" and could arguably be `debug_assert`s, but having the
option for Nexus panics due to internal bugs here is not awesome.todo!s with error returns (#7552)1 parent b954a44 commit 51d01d6
File tree
1 file changed
+12
-2
lines changed- nexus/reconfigurator/planning/src/blueprint_builder
1 file changed
+12
-2
lines changedLines changed: 12 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
925 | 925 | | |
926 | 926 | | |
927 | 927 | | |
928 | | - | |
| 928 | + | |
| 929 | + | |
| 930 | + | |
| 931 | + | |
| 932 | + | |
| 933 | + | |
929 | 934 | | |
930 | 935 | | |
931 | 936 | | |
932 | 937 | | |
933 | 938 | | |
934 | | - | |
| 939 | + | |
| 940 | + | |
| 941 | + | |
| 942 | + | |
| 943 | + | |
| 944 | + | |
935 | 945 | | |
936 | 946 | | |
937 | 947 | | |
| |||
0 commit comments