You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# 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.
0 commit comments