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).
storage_suite multi_connection_test(2 tests) fails on Test Linux at harness.rs:337 withdaemon 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::projectholding the project session store's single-writer authority across processes).