You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, really annoying. What solution would to propose? As for me, the problem wasn't rather that the infinite loop happened. as chrome detects that quiet well and proposes to kill the tab, the bigger problem was that after reloading the code was gone. So we couldn't even debug the code to find out, why it kept looping. Therefore a solution sufficient enough for that would be - imho - to use locale storage (or cookies) to keep the code over the time of tab-lifespan.
If we had that, we could make the participants "run into this issue on purpose" and explain them after, what happened so that they are able to detect that kinda of issue when it occurs again later (and also show them that "making mistakes" is not world's end). What do you think?
We should think of some way of preserving what people worked on when they enter infinite loop
The text was updated successfully, but these errors were encountered: