Hello devs. I have encountered something that could potentially be a problem. I executed some code (a loop to be exact) using the command bar, and now it infinitely prints “3” (An unimportant value). I tried using LogService, but I see no functions that can stop any past code that was executed in the command bar.
Is it impossible to stop the infinite loop, or is there something else that I can do?