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

Support progress of child processes #6

Open
h-bragg opened this issue Jun 26, 2017 · 2 comments
Open

Support progress of child processes #6

h-bragg opened this issue Jun 26, 2017 · 2 comments

Comments

@h-bragg
Copy link
Contributor

h-bragg commented Jun 26, 2017

If a child process outputs a progress bar or progress number, interpret this and display it as a progress bar to the user.

Maybe then support total progress for all processes?

@h-bragg
Copy link
Contributor Author

h-bragg commented May 24, 2018

When using the table view, you can get it to print the last line from each child process, this would support the process bar.

However there is no interpreting output numbers to be the current progress

@h-bragg
Copy link
Contributor Author

h-bragg commented Sep 21, 2018

This is supported when using child pools, they provide a progress. Interpreting the output of an application as a progress is not there yet.

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

No branches or pull requests

1 participant