- Fri Nov 13, 2015 7:57 am
#33851
If you save a program while a timer is running, for example, the thermostat app, the program gets truncated an the whole module freezes up (or so I thought). Actually it gets very very slow and eventually (after a few minutes) I can get to the edit page, save an empty program, run it, and then I'm back to normal.
Normally I hit the Exit button in my app prior to saving changes, but its not ideal having that button on a web page to begin with, I would prefer to remove it. On occasion I forget to hit it anyway.
Perhaps the "Save button" function needs to call the "end" function so that the currently running basic code is stopped prior to saving?