Closed jGaboardi closed 1 week ago
It is there just to be safe. It would be hit if we create a new line and in a subsequent step extend it which is not what normally happens. All the new bits are caught likely by the first if
.
OK. Good info. I am going to document this within the function itself.
I find it odd that this line in
nodes._status()
is never hit during CI, even considering the 6 full FUA tests. Is this something to be concerned about or am I simply not understanding? Or maybe it's a failsafe?