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: rewrite staggered_race to be race safe #101

Merged
merged 59 commits into from
Sep 30, 2024
Merged

fix: rewrite staggered_race to be race safe #101

merged 59 commits into from
Sep 30, 2024

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    4c96188 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67743c3 View commit details
    Browse the repository at this point in the history
  3. wip

    bdraco committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    f13db9f View commit details
    Browse the repository at this point in the history
  4. wip

    bdraco committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    1056e9e View commit details
    Browse the repository at this point in the history
  5. wip

    bdraco committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    47c4b1d View commit details
    Browse the repository at this point in the history
  6. wip

    bdraco committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    5338f38 View commit details
    Browse the repository at this point in the history
  7. tweak

    bdraco committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    9d0838c View commit details
    Browse the repository at this point in the history
  8. comments

    bdraco committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    e2d38d7 View commit details
    Browse the repository at this point in the history
  9. comments

    bdraco committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    41c4959 View commit details
    Browse the repository at this point in the history
  10. comments

    bdraco committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    6c87e32 View commit details
    Browse the repository at this point in the history
  11. cleanup

    bdraco committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    7e49064 View commit details
    Browse the repository at this point in the history
  12. cleanup

    bdraco committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    11bf906 View commit details
    Browse the repository at this point in the history
  13. fix: py38

    bdraco committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    26a6b6d View commit details
    Browse the repository at this point in the history
  14. fix: py38

    bdraco committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    c19d61a View commit details
    Browse the repository at this point in the history
  15. fix: py38

    bdraco committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    36fc530 View commit details
    Browse the repository at this point in the history
  16. fix: py38

    bdraco committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    4623300 View commit details
    Browse the repository at this point in the history
  17. fix: tests

    bdraco committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    e410565 View commit details
    Browse the repository at this point in the history
  18. tweak

    bdraco committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    013b951 View commit details
    Browse the repository at this point in the history
  19. fix: coverage

    bdraco committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    aa55328 View commit details
    Browse the repository at this point in the history
  20. fix: coverage

    bdraco committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    18e2912 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    cbe6f7c View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    df0171d View commit details
    Browse the repository at this point in the history
  23. naming

    bdraco committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    6a7fd91 View commit details
    Browse the repository at this point in the history
  24. fix: lint

    bdraco committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    7a4b659 View commit details
    Browse the repository at this point in the history
  25. comments

    bdraco committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    44a6e8b View commit details
    Browse the repository at this point in the history
  26. rename tests

    bdraco committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    42e2b99 View commit details
    Browse the repository at this point in the history
  27. rename tests

    bdraco committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    7c66687 View commit details
    Browse the repository at this point in the history
  28. needs a guard

    bdraco committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    cf347f1 View commit details
    Browse the repository at this point in the history
  29. tweak

    bdraco committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    580b0cd View commit details
    Browse the repository at this point in the history
  30. tweak

    bdraco committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    5d3fd43 View commit details
    Browse the repository at this point in the history
  31. preen

    bdraco committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    ec88d1e View commit details
    Browse the repository at this point in the history
  32. cleanup

    bdraco committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    450f183 View commit details
    Browse the repository at this point in the history
  33. cleanup

    bdraco committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    86b768d View commit details
    Browse the repository at this point in the history
  34. cleanup

    bdraco committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    d3c2ecd View commit details
    Browse the repository at this point in the history
  35. avoid consuming iterable

    bdraco committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    4dd8a72 View commit details
    Browse the repository at this point in the history
  36. avoid consuming iterable

    bdraco committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    88de10f View commit details
    Browse the repository at this point in the history
  37. avoid consuming iterable

    bdraco committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    1569c42 View commit details
    Browse the repository at this point in the history
  38. avoid consuming iterable

    bdraco committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    7d3bc9e View commit details
    Browse the repository at this point in the history
  39. avoid consuming iterable

    bdraco committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    c7bc061 View commit details
    Browse the repository at this point in the history
  40. avoid consuming iterable

    bdraco committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    f7ea011 View commit details
    Browse the repository at this point in the history
  41. avoid consuming iterable

    bdraco committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    591ca0d View commit details
    Browse the repository at this point in the history
  42. avoid consuming iterable

    bdraco committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    a3fa3ef View commit details
    Browse the repository at this point in the history
  43. avoid consuming iterable

    bdraco committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    9e5edc4 View commit details
    Browse the repository at this point in the history
  44. avoid consuming iterable

    bdraco committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    b71b000 View commit details
    Browse the repository at this point in the history
  45. comments

    bdraco committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    c302bf8 View commit details
    Browse the repository at this point in the history
  46. comments

    bdraco committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    9f1e400 View commit details
    Browse the repository at this point in the history
  47. comments

    bdraco committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    604eb5e View commit details
    Browse the repository at this point in the history
  48. comments

    bdraco committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    964cf86 View commit details
    Browse the repository at this point in the history
  49. comments

    bdraco committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    faf5353 View commit details
    Browse the repository at this point in the history
  50. reduce

    bdraco committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    39746b6 View commit details
    Browse the repository at this point in the history
  51. Revert "reduce"

    This reverts commit 39746b6.
    bdraco committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    c4b7053 View commit details
    Browse the repository at this point in the history
  52. reduce

    bdraco committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    b7e69ce View commit details
    Browse the repository at this point in the history
  53. Merge branch 'main' into stag

    bdraco authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    b7745fd View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    29c4e46 View commit details
    Browse the repository at this point in the history
  55. more coverage

    bdraco committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    28d9c91 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    31a5a77 View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    c59f344 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    c3e7170 View commit details
    Browse the repository at this point in the history
  59. Merge branch 'main' into stag

    bdraco authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    9fd0030 View commit details
    Browse the repository at this point in the history