Commit 9a2f553
authored
Require containers 0.2.1 for sleepAfter streams (#544)
* Require containers 0.2.1 for stream activity
Update sandbox to require the containers release that tracks in-flight
proxy work for sleepAfter. Add an E2E regression so long-running quiet
execStream calls do not get terminated while the container is still
active.
* Trim quiet stream assertion output
* Add idle sleepAfter regression test
* Avoid rearming idle sleepAfter in test
* Reduce idle sleepAfter test flakiness
* Disconnect idle WebSocket transport
* Bump containers to 0.2.2
Switch the sandbox dependency to the released containers package and
update the pending changeset text to match the minimum supported
version.1 parent 41fa013 commit 9a2f553
File tree
7 files changed
+188
-19
lines changed- .changeset
- packages/sandbox
- src/clients/transport
- tests/e2e
- helpers
- test-worker
7 files changed
+188
-19
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments