BUG/MINOR: mworker/cli: fix mworker_cli_global_proxy_new_listener
There is no need to close proc->ipc_fd[0] on the error path in mworker_cli_global_proxy_new_listener(), as it's already closed before by the caller.
This commit is contained in:
parent
4931d1ca5f
commit
7855069655