Hi Niphlod, Windows 7 Running latest web2py trunk source.
I restarted web2py.py from commandline I started a separate process for scheduler: python web2py.py -K schedtest -D 0 I went to the page as before and pressed the buttons. I noticed that when I DISABLE the worker I get continous lines of this... DEBUG:web2py.scheduler:Someone stopped me, sleeping until better times come (2) DEBUG:web2py.scheduler:Someone stopped me, sleeping until better times come (3) When I ENABLE the worker I get this line interspersed... DEBUG:web2py.scheduler:........recording heartbeat (DISABLED) Yes, it says DISABLED even though my browser is saying ENABLED. Hmm I'll send the log separately because it doesn't seem to attach properly to this post. --

