apache / apache/maka

test(runtime-host): UDS session-branch tests exceed the 5 s shutdown deadline under CI load

Open
#2,295 2 comments 0 reactions 1 assignee Claimed by @1625567290 View on GitHub
bug
Dominant language
TypeScript
Stars
5.4k
Forks
502
Avg merge
1d 2h
Merged PRs (30d)
715

Description

**Tests**: `two UDS Clients share stable Session creation, CAS configuration, and catalog continuity` and `two UDS Clients share exact retryable Session branch and revision authority` (packages/runtime-host)

**Failure mode**:

```
AggregateError: Runtime Host shutdown did not cleanly close every resource
AggregateError: Unable to close Runtime Host execution composition
```

Both tests time out at ~5.5 s and fail with shutdown resource-close errors.

**Observed**: #2279 and #2270 `test_runtime_host`; both passed on rerun. Unrelated to the dependency changes under test — also seen on a @types/node-only PR.

**Suggested fix**: extend the deadline or make the close sequence report progress; investigate whether shutdown stalls on a specific resource under load.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.