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 command different behavior in bash #57

Open
HarithaIBM opened this issue Mar 16, 2023 · 0 comments
Open

Wait command different behavior in bash #57

HarithaIBM opened this issue Mar 16, 2023 · 0 comments
Labels
question Further information is requested

Comments

@HarithaIBM
Copy link
Contributor

On running texinfo port test cases, malformed-split.sh test cases was hanging
On further analysis, found that this happens when wait is called on a PID.
Shell script was being used to run the scripts. On changing this to bash, it worked fine without hanging.

Need analysis to see why is this behavior different with bash?

@HarithaIBM HarithaIBM added the question Further information is requested label Mar 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant