Skip to content

Fix concurrent access test flakiness #181

Description

@sgraczyk

Problem

error-recovery.bats uses sleep 0.1 for 5-process coordination, which is flaky.

Action

Replace sleep-based synchronization with proper coordination (e.g., file locks or wait).

Effort

Small


Source: 2026-03-15 full audit

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingpriority:normalStandard priority items

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions