You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • Thanks - then ok, that's what I expected.

    However I just checked with:

    setInterval(function() {}, 10);
    

    and Ctrl-C and it breaks. That's not the intended behaviour, so I'll have a look in the firmware and see if I can make some tweaks. It should only remove the interval if there was a Ctrl-C and the interval didn't return in ~0.5 sec.

About

Avatar for Gordon @Gordon started