Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Async] Add get_process_status for remote run (open-s4c#50)
Add simple implementation of `get_process_status` for remote execution. The process status obtained is that of the SSH process and not of the `async process` itself. This, however, is sufficient to detect the termination of the `async process` in current use-cases of this function. Signed-off-by: Rafael Chehab <[email protected]>
- Loading branch information