Commit Graph

11 Commits

Author SHA1 Message Date
Antony Lesuisse 3d2a09a973 multiprocessing signaling manually backported from 6.1
bzr revid: al@openerp.com-20121208181151-lfy956ysnok5b5hf
2012-12-08 19:11:51 +01:00
Vo Minh Thu e972052a93 [IMP] openerp.cron: _logger with fully qualified module name.
bzr revid: vmt@openerp.com-20120124110730-5z49bmykozesrv8e
2012-01-24 12:07:30 +01:00
Olivier Dony cc5d73a529 [FIX] cron: cleanup wakeup pointers after processing them
bzr revid: odo@openerp.com-20110928235409-mzsuqxzmvc30sg0n
2011-09-29 01:54:09 +02:00
Olivier Dony dea1026c60 [IMP] cron: warning about max DB setting that may conflict with cron (thanks to N.Bessi for the idea)
bzr revid: odo@openerp.com-20110928231522-ah3xop8w1z18eg8n
2011-09-29 01:15:22 +02:00
Olivier Dony f2b9b58fd3 [IMP] cron: misc renaming and minor changes to improve reviewability ;-)
bzr revid: odo@openerp.com-20110928224429-up0k4ts3cdks1u2s
2011-09-29 00:44:29 +02:00
Vo Minh Thu e93d018a39 [IMP] cron: added yaml test.
The test should probably be a standalone program as the YAML
infrastructure isnt really suited for this purpose.

bzr revid: vmt@openerp.com-20110809111008-vxh0bm08n3drw1o2
2011-08-09 13:10:08 +02:00
Vo Minh Thu f23ec137ca [IMP] cron: the thread-safe variable is located inside openerp.cron; the configuration variable is just read once.
bzr revid: vmt@openerp.com-20110808140524-xj8sdm43upp4jr64
2011-08-08 16:05:24 +02:00
Vo Minh Thu d803d9192b [IMP] cron: the maximum number of cron threads is configurable.
bzr revid: vmt@openerp.com-20110808135453-qdlhkyupb6803jln
2011-08-08 15:54:53 +02:00
Vo Minh Thu ed1b2a92ca [IMP] cron: comments and docstrings.
bzr revid: vmt@openerp.com-20110808130502-htps768jts63m9sx
2011-08-08 15:05:02 +02:00
Vo Minh Thu faf2863a35 [IMP] cron: bracketed the jobs heap/dict with a lock.
bzr revid: vmt@openerp.com-20110715113845-zokj6cf6z0adj6h4
2011-07-15 13:38:45 +02:00
Vo Minh Thu f6b44ec779 [IMP] cron: forgot to add the new openerp.cron module.
bzr revid: vmt@openerp.com-20110715100127-8btlo3bluaju3em6
2011-07-15 12:01:27 +02:00