Re: [Devel] [PATCH] vz7: service: Allow keep_open flag for a WAIT_PID command #PSBM-58198

2017-11-10 Thread Andrei Vagin
Acked-by: Andrei Vagin On Fri, Nov 10, 2017 at 10:45:55AM +, Pavel Vokhmyanin wrote: > WAIT_PID rpc command is necessary to wait on a page server and retrieve > its exit code. Keep_open flag is essential for this command - we need > RPC server to keep running after

Re: [Devel] [PATCH] vz7: service: Allow keep_open flag for a WAIT_PID command #PSBM-58198

2017-11-10 Thread Cyrill Gorcunov
On Fri, Nov 10, 2017 at 10:45:55AM +, Pavel Vokhmyanin wrote: >WAIT_PID rpc command is necessary to wait on a page server and retrieve > >its exit code. Keep_open flag is essential for this command - we need > >RPC server to keep running after processing WAIT_PID in order to