Not sure how we’ve managed 7 pages, but there’s a reason this feature doesn’t exist - it can’t. It would totally break recursive functionality.
Edit: as an aside, talking about proper short circuiting - conditions failing early and logic not being evaluated when it doesn’t need to be would be a welcome change (boolean condition checks, select nodes) - but this is unrelated.