Tyler Lendon
Tyler Lendon
It seems that the memory address of the enums are not actually being saved when it comes to when the input is tokenized. I'm not sure where the issue is...
Rebased to fix merge conflicts more easily. However, something seems to sometimes cause the windows version to fail. Currently investigating that. I've had it fail locally and then a second...
The issue is coming from my previous change to the runner. The issue is documented here #2732 with the PR to fix it here #2733.
Yeah, I am also not sure why I changed the `isatty` to `should_strip_ansi`. That one doesn't need changed, maybe I was trying to make it closer to the new test...