Skip to content
Snippets Groups Projects
Unverified Commit dbdc8e1c authored by Ondřej Kuzník's avatar Ondřej Kuzník Committed by Martin Trigaux
Browse files

[FIX] server: Do not listen when --no-xmlrpc is set

This is a fix for f04f4099, which only
prevented the workers from being spawned in Prefork mode, while the
socket was still being bound to - this is a problem when starting a
worker-only server as it cannot coexist with the XMLRPC server on the
same machine.

Closes #1828
parent 9c28b6fb
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment