test code shouldn't be commited
Former-commit-id: 8f7c44257b150856f87367559ae1aef74b15e3a4
This commit is contained in:
parent
42afa56f1f
commit
a23fffc6d2
@ -5040,7 +5040,6 @@ int main(int argc, char **argv) {
|
|||||||
int background = server.daemonize && !server.supervised;
|
int background = server.daemonize && !server.supervised;
|
||||||
if (background) daemonize();
|
if (background) daemonize();
|
||||||
|
|
||||||
server.cthreads = 2;
|
|
||||||
initServer();
|
initServer();
|
||||||
initNetworking(server.cthreads > 1 /* fReusePort */);
|
initNetworking(server.cthreads > 1 /* fReusePort */);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user