On Jan 30, 10:44 am, Oguz Yarimtepe <oguzyarimt...@gmail.com> wrote:
> On Tue, 26 Jan 2010 07:00:25 -0800 (PST)
>
> mdipierro <mdipie...@cs.depaul.edu> wrote:
> > I am not sure if tasks staring with * or ** run under extcron so I
> > suggest not using pycron. Given hardcron you do not need pycron
> > anyway.
>
> > Mind that this is in the process of being refactored a bit. Perhaps
> > you can help with testing and debugging so you can be sure it works as
> > you need it.
>
> I tested it. I had to run built_in server and stop it. Then with the apache 
> installation that has mod_wsgi configuration, i was able to see that the cron 
> job is executed. But the buil_in server windows had to be opened.

I will look. that should not be the case. May be a bug.

> So i didn't get why it is not working without running the built_in server.
>
> There is also one thing i wanna know. Is it possible to change the cron 
> settings on the fly?

You can edit them but somehow the running process needs to run:

from gluon.rewrite import load
load()


> --
> Oguz Yarimtepe <oguzyarimt...@gmail.com>

-- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web...@googlegroups.com.
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en.

Reply via email to