Skip to content
This repository has been archived by the owner on Feb 27, 2024. It is now read-only.

Submit: show stdout/stderr of spawned process #9

Open
antiguru opened this issue Nov 23, 2017 · 0 comments
Open

Submit: show stdout/stderr of spawned process #9

antiguru opened this issue Nov 23, 2017 · 0 comments

Comments

@antiguru
Copy link
Member

Currently, a submit commands runs the submitted job on some executor. Log files containing the stdout/stderr are created on the executor. That makes debugging a bit harder than necessary. Hence, I suggest a different mode for running Strymon submit in foreground. In this mode, the job would not be detached but the submit command would continue to show the stdout/stderr streams.

This can be implemented in two stages.

  1. Provide support for running local jobs in foreground as the log files are locally available
  2. Add support for remotely executing jobs
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants