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

fix t_semflg test #31

Merged
merged 1 commit into from
Feb 29, 2024
Merged

Conversation

fischerling
Copy link
Contributor

Remove the double semaphore cleanup in the child and the parent.

Set nops to 1 since there is only one operation not two.

Use a blocking semaphore operation in the parent to wait for the child increasing the semaphore value.

Remove the double semaphore cleanup in the child and the parent.

Set nops to 1 since there is only one operation not two.

Use a blocking semaphore operation in the parent to wait for the
child increasing the semaphore value.
@fischerling fischerling changed the base branch from master to develop February 29, 2024 15:20
@Galfurian Galfurian merged commit 8852d09 into mentos-team:develop Feb 29, 2024
17 checks passed
@fischerling fischerling deleted the test-semflg-test branch February 29, 2024 17:06
@Galfurian Galfurian added bug Something isn't working enhancement New feature or request labels Mar 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants