Would it make sense to allow the user to specify that the wait argument in system() should be set to FALSE?
I'm thinking this line: https://github.com/collectivemedia/ssh.utils/blob/master/R/run.R#L146
And see the answer to this question to avoid potential pitfalls.
Thoughts?
Would it make sense to allow the user to specify that the
waitargument insystem()should be set to FALSE?I'm thinking this line: https://github.com/collectivemedia/ssh.utils/blob/master/R/run.R#L146
And see the answer to this question to avoid potential pitfalls.
Thoughts?