Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stream output of commands. #41

Open
zabawaba99 opened this issue Aug 29, 2015 · 4 comments
Open

Stream output of commands. #41

zabawaba99 opened this issue Aug 29, 2015 · 4 comments

Comments

@zabawaba99
Copy link
Collaborator

Carrying the conversation on from #40 it would be useful to stream the output of the commands that are currently running.

When this was attempted previously, we ran into the following issue:

  • File changed
  • New build was triggered
  • SIGTERM was sent to the previous command that was running
  • The scripts for the new build began running
  • Output from the build that was sent a SIGTERM showed (sometimes)
@zabawaba99
Copy link
Collaborator Author

I think we can move forward on this feature after #50 is merged in. We can use the same go routine that is logging async logs for the synchronous commands

@robertoandrade
Copy link

It's gonna be 2 years @zabawaba99 ;)

@zabawaba99
Copy link
Collaborator Author

Damn @robertoandrade , way to call me out :(

@robertoandrade
Copy link

robertoandrade commented Mar 31, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants