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

Wait Specifically for PIDs instead of all commands #17

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

wenovus
Copy link
Contributor

@wenovus wenovus commented May 6, 2020

This doesn't have any utility yet, though it does add the possibility of adding other parallel commands that do not gate the script's completion.

I tried to add one such command:
sleep 120 && echo "\nprocesses remaining after 120s:" >> /workspace/results/pyang/out && jobs >> /workspace/results/pyang/out &
jobs doesn't output anything for some reason -- I'll keep this for the record.

@wenovus
Copy link
Contributor Author

wenovus commented May 6, 2020

Hi @robshakir I tried to make the script output unfinished commands but for some reason nothing is coming out: https://github.com/openconfig/models/pull/819

If you have an idea what's going on something please let me know. Thanks.

@wenovus wenovus changed the title Echo command Wait Specifically for PIDs instead of all commands May 6, 2020
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

Successfully merging this pull request may close these issues.

1 participant