[IMP] cron: re-added the threaded cron:
authorVo Minh Thu <vmt@openerp.com>
Thu, 29 Mar 2012 11:55:31 +0000 (13:55 +0200)
committerVo Minh Thu <vmt@openerp.com>
Thu, 29 Mar 2012 11:55:31 +0000 (13:55 +0200)
commitc3503add6eec8b2e2ae8a93a655376aece1e19f0
tree84175ca0be390690e319358b6017e12076ff8384
parent7a901e8216b37c1f791e66c62288a58f0d9f4c1d
[IMP] cron: re-added the threaded cron:

- the new process workers implementation is present along the old one
- new code impacts minimally the old one: just one flag is added to
schedule_wakeup().

bzr revid: vmt@openerp.com-20120329115531-9mbh4mtvktyyi9bv
openerp-cron-worker
openerp/__init__.py
openerp/addons/base/ir/ir_cron.py
openerp/cron.py
openerp/modules/registry.py
openerp/service/__init__.py