Ok, so I am seeing a strange issue where I will randomly see my device reset.
I usually print out “done for now” before calling imp.wakeup().
But I am seeing randomly I just get where I would normally see my logs, then it reboots and starts up again
10/31/2012 12:26:57: Device booting
I have a try/catch around the code in question and it never gets caught. Is this just beta growing pains, or am I doing something horribly wrong (likely)?