Please advice if you change db definition of the scheduler. I'm in the middle of some work using this.
2011/8/22 Massimo Di Pierro <[email protected]> > Thanks. Will fix it. I also have a pending patch to fix a concurrency > issue. > > On Aug 22, 1:26 am, Adi <[email protected]> wrote: > > Hi Massimo, > > > > Is there some sample code (a sample tasks.py) which we can look at > > while testing the new gluon/scheduler.py as an alternate to cron jobs? > > > > Also, in scheduler.py, I spotted a typo: > > id = scheduler.db.tast_scheduler.insert(....) > > > > tast should be task? > -- http://martin.tecnodoc.com.ar

