-
Notifications
You must be signed in to change notification settings - Fork 2
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
Process::SubProcess::Group::Wait() Method fails with Timeout #20
Comments
I wrote a Test Sequence in
When the child processes are launched seperately the Method |
The test in the Pull Request documents that the issue is mitigated. |
For better synchronisation the |
The Method
Process::SubProcess::Group::Wait()
fails with Timeout Error when the child processes inProcess::SubProcess::Group
were not launched with the MethodProcess::SubProcess::Group::Launch()
The text was updated successfully, but these errors were encountered: