odoo/openerp/service
Martin Trigaux 18fd9fe0a8
[FIX] server: avoid cron thread death
In case an exception (programming, out of memory or any other unexpected
failure), the cron_thread would crash and not recover until server restart.

Issue #15666 was an example of failure.

Courtesy of Nils Hamerlinck
2017-02-28 18:00:50 +01:00
..
__init__.py rename server 2013-10-06 00:18:29 +02:00
common.py [ADD] Stripe-style APIDoc: content 2014-10-27 17:23:16 +01:00
db.py [FIX] db manager: do not use registry to backup a database 2015-04-02 10:10:04 +02:00
model.py [FIX] web: current transaction is aborted 2015-10-13 17:12:34 +02:00
report.py [FIX] setup Environment for the report thread 2014-07-14 12:41:07 +01:00
security.py [MERGE] Forward-port saas-3 up to rev. 10e6ad1355 2015-09-07 11:18:10 +02:00
server.py [FIX] server: avoid cron thread death 2017-02-28 18:00:50 +01:00
websrv_lib.py [FORWARD] Forward port of server 7.0 until revision 4988 2013-05-28 12:27:33 +02:00
wsgi_server.py [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00