• 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
Name
Last commit
Last update
..
cycle.go Loading commit data...
cycle_test.go Loading commit data...
safe_frontier.go Loading commit data...
safe_frontier_test.go Loading commit data...
safe_start.go Loading commit data...
safe_start_test.go Loading commit data...
safe_update.go Loading commit data...
safe_update_test.go Loading commit data...
unsafe_frontier.go Loading commit data...
unsafe_frontier_test.go Loading commit data...
unsafe_start.go Loading commit data...
unsafe_start_test.go Loading commit data...
unsafe_update.go Loading commit data...
unsafe_update_test.go Loading commit data...
worker.go Loading commit data...
worker_test.go Loading commit data...