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

Feature Request - List of tasks #22

Open
mobone opened this issue Feb 2, 2022 · 0 comments
Open

Feature Request - List of tasks #22

mobone opened this issue Feb 2, 2022 · 0 comments

Comments

@mobone
Copy link

mobone commented Feb 2, 2022

It would be nice if there was a method that returned the list inside config["TASKS"] so we can see how many are alive vs not alive. I know of wait_for_tasks() and is_alive() but if we could just get the list itself we can easily see how many alive remain and print that out. In this way, we don't need to keep our own list of tasks and iterate using is_alive() ourselves.

Thank you,
Nick

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