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

chore: bump x/sync to 0.7 #7

Merged
merged 2 commits into from
Oct 3, 2024
Merged

chore: bump x/sync to 0.7 #7

merged 2 commits into from
Oct 3, 2024

Conversation

siretart
Copy link
Contributor

Note that this version changes the behavior of semaphore slightly. After https://cs.opensource.google/go/x/sync/+/14be23e5b48bec28285f8a694875175ecacfddb3 the semaphore package will reliably raise errors for both go routines

change the test to test for a substring to be more relaxed in case that behavior gets reverted

Reinhard Tartler and others added 2 commits May 13, 2024 08:31
Note that this version changes the behavior of semaphore slightly.
After https://cs.opensource.google/go/x/sync/+/14be23e5b48bec28285f8a694875175ecacfddb3
the semaphore package will reliably raise errors for both go routines

change the test to test for a substring to be more relaxed in case that
behavior gets reverted
@fatih fatih merged commit 1a4883c into fatih:main Oct 3, 2024
1 check passed
@fatih
Copy link
Owner

fatih commented Oct 3, 2024

Thank you @siretart

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.

2 participants