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

Commits on May 13, 2024

  1. chore: bump x/sync to 0.7

    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 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    bb5f94c View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    54ad68e View commit details
    Browse the repository at this point in the history