1. 04 Nov, 2024 1 commit
  2. 02 Nov, 2024 5 commits
  3. 01 Nov, 2024 18 commits
  4. 31 Oct, 2024 11 commits
  5. 30 Oct, 2024 4 commits
  6. 29 Oct, 2024 1 commit
    • Tyler Smith's avatar
      Cross safe updates use cycle checks (#12726) · 4b1c12ad
      Tyler Smith authored
      * tweak: Make cycle checks work with an OpenBlock that returns BlockRef.
      
      * tests,fix: Make tests generate correct hazard maps.
      
      * tests: Add assertion on returned blockRef.
      
      * tests,fix: Fix TestCrossUnsafeUpdate to use correct mock log count.
      
      * tweak: Call HazardCycleChecks from scopedCrossSafeUpdate and CrossUnsafeUpdate.
      
      * tests,cleanup: Fix test assertion comment.
      
      * tests,fix: Fix TestCrossSafeUpdate.
      4b1c12ad