Pass-through (_else*) should bypass feedback/recursion mechanism.
Fixes #343.
P.S.: I'd prefer the two commits to be squashed in order to provide a complete view of the issue (failing test + fix) and also have the tests passing for each individual commit.
Pass-through (
_else*
) should bypass feedback/recursion mechanism.Fixes #343.
P.S.: I'd prefer the two commits to be squashed in order to provide a complete view of the issue (failing test + fix) and also have the tests passing for each individual commit.