MINOR: mworker: set the master side of ipc_fd in the worker to -1

Once the child->ipc_fd[0] is closed in the worker, set the value to -1
so we don't reference a closed FD anymore.
1 file changed