Infinite loop detection heuristic #1534
Labels
C-Low Hanging Fruit
Ideal issue for new contributors.
G-CESK machine
This issue has to do with the CESK machine (the Swarm language interpreter).
S-Nice to have
The bug fix or feature would be nice but doesn't currently have much negative impact.
T-UI
Involves the user interface.
Z-Developer Experience
This issue seeks to make life easier for developers writing Scenarios or other Swarm code.
Z-Feature
A new feature to be added to the game.
As an extension to #1484, it may be useful to track the number of consecutive "computation budget overruns" (i.e. ticks in which the
tickStepBudget
counter was fully decremented).This might be displayed as a yellow or red background in one of the
F2
columns if it exceeds, say, 16 or 32 ticks (respectively) in a row.The text was updated successfully, but these errors were encountered: