Thanks for replying. Here it is. As I said this is not a good solution.
--- jsonrpc_mod.c.orig
+++ jsonrpc_mod.c
@@ -120,7 +120,6 @@
{
int pid;
- if (rank>PROC_MAIN)
cmd_pipe = pipe_fds[1];
if (rank!=PROC_MAIN)
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.