LSTDSquad/PairProgramming

infinite loops / large running times causes issues.

Opened this issue · 0 comments

Program freezes until the execution is finished. Even when I tried to change state to show the stop button, it didn't work. If it gets caught in an infinite loop, you have to refresh the page.
Things to try:

  • change the state and render the stop button before it executes the code.
  • also maybe "sense" infinite loops? not sure if possible with skulpt
  • look more into what skulpt can do.