On Wednesday, October 22, 2014 6:21:43 PM UTC+3, Carolina Nogueira wrote: > I'm not quite sure whether I am doing something wrong or not... As far as > I understand, the overhead from the web service should be completely > located outside the script and not reflect during its execution. What am I > missing here? Any direction from where should I look for? > Thanks in advance! >
My guess would be that locks are involved - something (perhaps your non-scheduler web2py process) is holding a lock for some reason, and the execution inside the scheduler waits for that lock to be released. -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to web2py+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.