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

Instrument with loom #86

Merged
merged 5 commits into from
May 29, 2024
Merged

Instrument with loom #86

merged 5 commits into from
May 29, 2024

Commits on May 26, 2024

  1. m: Instrument with loom

    This should hopefully allow us to get to the bottom of these deadlocks.
    
    Signed-off-by: John Nunley <dev@notgull.net>
    notgull committed May 26, 2024
    Configuration menu
    Copy the full SHA
    b3dc9e6 View commit details
    Browse the repository at this point in the history
  2. test: Add barrier test

    Signed-off-by: John Nunley <dev@notgull.net>
    notgull committed May 26, 2024
    Configuration menu
    Copy the full SHA
    fa26d38 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. m: Add to CI

    Signed-off-by: John Nunley <dev@notgull.net>
    notgull committed May 29, 2024
    Configuration menu
    Copy the full SHA
    84b6b01 View commit details
    Browse the repository at this point in the history
  2. m: Fix compile error

    Signed-off-by: John Nunley <dev@notgull.net>
    notgull committed May 29, 2024
    Configuration menu
    Copy the full SHA
    4ccbc80 View commit details
    Browse the repository at this point in the history
  3. m: Add ignore to barrier_wait

    I think this bug is new
    
    Signed-off-by: John Nunley <dev@notgull.net>
    notgull committed May 29, 2024
    Configuration menu
    Copy the full SHA
    1264563 View commit details
    Browse the repository at this point in the history