that's why you don't get a scheduler_run record then. Directly from the book (http://web2py.com/books/default/chapter/29/04/the-core#Results-and-output)
*Beware that if the task has no return values, it is removed from the scheduler_run table as soon as it is finished.* On Friday, September 12, 2014 9:31:44 PM UTC+2, Ramos wrote: > > no, it does not return data > > 2014-09-12 20:18 GMT+01:00 Niphlod <[email protected] <javascript:>>: > >> does the alertusers task return something ? >> >> >> On Friday, September 12, 2014 12:33:22 PM UTC+2, Ramos wrote: >>> >>> I have 2 tasks queued but only only one is shown in the run table.The >>> alertUsers task is running because it is sending emails but i cannot see it >>> in the run table. >>> [image: Imagem inline 1] >>> >>> [image: Imagem inline 2] >>> >>> Help please >>> >>> António >>> >> -- >> 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 [email protected] <javascript:>. >> For more options, visit https://groups.google.com/d/optout. >> > > -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.

