Skip to content

fix(daemon): daemon closes the connection mid-request in multi_connection_test #895

Description

@ScriptedAlchemy

storage_suite multi_connection_test (2 tests) fails on Test Linux at harness.rs:337 with daemon closed the connection after the request was sent but before returning a matching response, and at fail_closed.rs:101. The tests spawn a real daemon which exits mid-request; the root cause is on the daemon side and was not diagnosed (needs the daemon stderr from a local repro).

Found during the 2026-09-04 CI sweep; reported by the daemon_suite lane. Possibly the same family as #881 (HostAdmissionTestRuntimeV1::project holding the project session store's single-writer authority across processes).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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