I have looked part of the code,
hard cron execute in widght.py,
but not winservice.py,

I thought winservice should consider as a standalone server too

because
http://www.web2py.com/examples/default/cron
says "Hard cron, available if using the built-in web server"

yes, as a win32 service I think it is using the built-in web server,

after that I thought "anyway I think I still have soft cron, right?"
but I am wrong, the soft cron never execute at all,

I have no idea why soft cron doesn't execute,
my cron been tested working under hard cron,

we need more cron log to make sure the cron is actually running,
unit test for this basic function,
and catch cron stdout/stderr too,

it's really hard to debug cron execution :X
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to