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

libguac: nested send instruction test #487

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

svenauhagen
Copy link

Fix a race condition in the test.
The server is not waiting for the child to finish writing the message and this leads to a failed test if the child code is not running fast enough.

Signed-Off-By: Sven Auhagen sven.auhagen@voleatech.de

Fix a race condition in the test.
The server is not waiting for the child to finish writing the message and this leads to a failed test if the child code is not running fast enough.

Signed-Off-By: Sven Auhagen <sven.auhagen@voleatech.de>
@necouchman
Copy link
Contributor

@svenauhagen : Thank you for your contribution. You'll need to request a Jira account and open a new Jira ticket for these changes, and tag both the PR and the commit messages with that Jira ticket.

https://guacamole.apache.org/open-source/

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