Move signal and on ExitSleep

hi,

I was reported that when the move signal shows up, after that the onExitSleep not work anymore,

the user has to go on widget and go back again to have it works again.

the code is simple,

Sl=false; as global,

on exit sleep = Sl=true;

onUpdate,

if(Sl){...}

does it happen to someone else?

(user has the F6X)