That's odd. I've just made a new bug for it - I'm not sure entirely why but my guess is it's actually some issue with removing the watches on deinitialisation. It looks to me like it doesn't happen if you hard reset - it's only when you call save() or load()
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
That's odd. I've just made a new bug for it - I'm not sure entirely why but my guess is it's actually some issue with removing the watches on deinitialisation. It looks to me like it doesn't happen if you hard reset - it's only when you call
save()
orload()