Closed ninbryan closed 4 years ago
Ahh yes, good catch 😄 a toggle auto-run and maybe keyboard shortcut to run are on my list of todos! PRs also welcome.
Hey @ninbryan 👋 good news! I just merged #24 and now we don't auto run tests. Hopefully this omits the chance of this happening (although I still haven't accounted for infinite processes so if you hit run with an empty for loop like this then the test might go on forever).
Will keep thinking about these edge cases but until then thanks for the report and your patience 🙇
Typing out
for loop
stops everything. Would like to consider including toggle to auto-run