odoo/openerp/addons
Vo Minh Thu 6f5eb6b91e [IMP] ir.cron: continued implementing multithreaded cron:
- use a lock to protect the number of threads
- the not task[0] condition in reschedule_in_advance is not really correct
- but we have to remove the Agent in favor of a real cron master thread.

bzr revid: vmt@openerp.com-20110713134933-gmfwddot50a3ib4k
2011-07-13 15:49:33 +02:00
..
base [IMP] ir.cron: continued implementing multithreaded cron: 2011-07-13 15:49:33 +02:00
__init__.py [FIX] openerp.addons: corrected wrong import syntax. 2011-04-20 17:37:41 +02:00
base_quality_interrogation.py [REF] renamed openerp-server.py to openerp-server. 2011-03-24 10:50:12 +01:00