Daniel Reis
authored
Starting the Odoo server with more than one worker results in repeated "Bus unavailable" exceptions in the server log. This seems related to the change made at https://github.com/odoo/odoo/commit/a2ed3d3d5bdb6025a1ba14ad557a115a86413e65 Investigation shows the the bus model file is loaded before gevented mode is started, and thus the wroker won't have the ImDispach available. closes odoo/odoo#111352 Signed-off-by:Stockbauer Matthieu (tsm) <tsm@odoo.com>
Name | Last commit | Last update |
---|---|---|
.. | ||
controllers | ||
i18n | ||
models | ||
security | ||
static | ||
tests | ||
views | ||
__init__.py | ||
__manifest__.py |