Traces have been incorrectly indented for a while because of uncacheable rules; they dedented without a matching indent. Perhaps we should log them, but for now I've just made exit match enter by not logging in both.
Also realized we no longer need the getStateKey hack, thanks to Hera's ```.
Traces have been incorrectly indented for a while because of uncacheable rules; they dedented without a matching indent. Perhaps we should log them, but for now I've just made
exit
matchenter
by not logging in both.Also realized we no longer need the
getStateKey
hack, thanks to Hera's```
.