It is not possible to run a cron process with no HTTP workers.

Bug #1179844 reported by Vo Minh Thu
14
This bug affects 3 people
Affects Status Importance Assigned to Milestone
Odoo Server (MOVED TO GITHUB)
Confirmed
Wishlist
OpenERP's Framework R&D

Bug Description

In 7.0, providing the option --workers 0 has the same effect as not providing it at all. This means the server will use threads instead of its built-in multi-process capability, and in particular will start to listen on a port for HTTP connection.

Expected result: --workers 0 should start OpenERP in multi-process mode but with no worker.

Changed in openobject-server:
assignee: nobody → OpenERP's Framework R&D (openerp-dev-framework)
importance: Undecided → Wishlist
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.