Stream: git-wasmtime

Topic: wasmtime / PR #12600 wasi-sockets: Align stream tests wit...


view this post on Zulip Wasmtime GitHub notifications bot (Feb 16 2026 at 19:32):

badeend requested wasmtime-wasi-reviewers for a review on PR #12600.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 16 2026 at 19:32):

badeend opened PR #12600 from badeend:tcp-streams-once to bytecodealliance:main:

Aside from test_tcp_read_cancellation, all other P3 TCP stream tests were transliterated from their P2 counterpart. Some of those ex-P2 tests were testing the interaction between the old tcp-socket::shutdown method and its effect of the input/output streams. In P3, shutdown is called automatically when the stream is dropped, so that test code is not really relevant in P3.

This PR:

view this post on Zulip Wasmtime GitHub notifications bot (Feb 16 2026 at 19:32):

badeend requested wasmtime-core-reviewers for a review on PR #12600.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 16 2026 at 19:32):

badeend requested alexcrichton for a review on PR #12600.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 16 2026 at 20:51):

github-actions[bot] added the label wasi on PR #12600.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 17 2026 at 22:12):

alexcrichton submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 17 2026 at 22:12):

alexcrichton added PR #12600 wasi-sockets: Align stream tests with current P3 spec to the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 17 2026 at 22:33):

github-merge-queue[bot] removed PR #12600 wasi-sockets: Align stream tests with current P3 spec from the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 19 2026 at 21:19):

badeend updated PR #12600.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 19 2026 at 21:20):

badeend commented on PR #12600:

@alexcrichton Could you try again?

view this post on Zulip Wasmtime GitHub notifications bot (Feb 19 2026 at 21:23):

alexcrichton has enabled auto merge for PR #12600.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 19 2026 at 21:32):

alexcrichton added PR #12600 wasi-sockets: Align stream tests with current P3 spec to the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 19 2026 at 22:11):

alexcrichton merged PR #12600.

view this post on Zulip Wasmtime GitHub notifications bot (Feb 19 2026 at 22:11):

alexcrichton removed PR #12600 wasi-sockets: Align stream tests with current P3 spec from the merge queue.


Last updated: Feb 24 2026 at 04:36 UTC