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

Show progress as snapshots are made #19

Open
seanh opened this issue Mar 6, 2015 · 4 comments
Open

Show progress as snapshots are made #19

seanh opened this issue Mar 6, 2015 · 4 comments

Comments

@seanh
Copy link
Owner

seanh commented Mar 6, 2015

Need to find a way to run a subprocess and gets its exit value, stdout and stderr, while also echoing the stdout and stderr to our stdout and stderr in real-time.

@beddari
Copy link

beddari commented Sep 2, 2015

Quite a hard problem to solve ... so perhaps https://github.com/pexpect/pexpect ?

@seanh
Copy link
Owner Author

seanh commented Sep 2, 2015

Thanks, that does look useful

@beddari
Copy link

beddari commented Sep 2, 2015

@seanh
Copy link
Owner Author

seanh commented Sep 2, 2015

Wow, great find! Pull requests totally welcome for this by the way, if not I will get round to it myself eventually. As long as they keep the code really simple which is sort of snapshotter's imperative

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