Skip to content

Bounded lock retry contract for daemon and direct mode #1776

@davidahmann

Description

@davidahmann

Problem

Lock contention handling can still cause unclear wait/failure behavior between daemon and direct mode.

Expected behavior

  • Both modes should enforce bounded lock retry/wait behavior and fail with explicit timeout semantics.

Acceptance criteria

  • Add/adjust lock retry handling/tests to ensure bounded behavior in both modes.
  • Ensure timeout/failure contract is explicit and deterministic.

Validation

  • Load/contention tests proving no indefinite hangs.
  • Assertions for deterministic timeout/failure signaling.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions