wait_for_process {connectapi} | R Documentation |
It is important to poll output intermittently in case pipe buffers fill up. Otherwise the process will be paused until the buffer is cleared.
wait_for_process(proc)
proc |
A processx process object |
A list with named stdout and stderr entries