mirror of
https://github.com/clockworklabs/SpacetimeDB.git
synced 2026-06-27 16:30:35 -04:00
bb23f70b2a
# Description of Changes Removes a race(sleep) in `local_durability_crashes_on_new_segment_if_not_enough_space()` where we might not wait long enough for `fallocate` to fail and crash the durability actor. # API and ABI breaking changes N/A # Expected complexity level and risk 1 # Testing The test should no longer flake.