Skip to content

Adjust state when starting an accept#787

Merged
alexcrichton merged 3 commits intoWebAssembly:mainfrom
alexcrichton:adjust-state-setting
Apr 21, 2026
Merged

Adjust state when starting an accept#787
alexcrichton merged 3 commits intoWebAssembly:mainfrom
alexcrichton:adjust-state-setting

Conversation

@alexcrichton
Copy link
Copy Markdown
Collaborator

Set the flags that an accept is in-progress regardless of whether it completes or not, resolving an assertion failure. This is not currently possible to test with Wasmtime, but with bytecodealliance/wasmtime#13158 and the test included here the assertion is hit reliably.

@alexcrichton alexcrichton requested a review from dicej April 21, 2026 01:39
@alexcrichton alexcrichton enabled auto-merge (squash) April 21, 2026 14:33
Set the flags that an accept is in-progress regardless of whether it
completes or not, resolving an assertion failure. This is not currently
possible to test with Wasmtime, but with bytecodealliance/wasmtime#13158
and the test included here the assertion is hit reliably.
@alexcrichton alexcrichton force-pushed the adjust-state-setting branch from efeb738 to 01ea113 Compare April 21, 2026 15:03
@alexcrichton alexcrichton merged commit 8cecd90 into WebAssembly:main Apr 21, 2026
33 checks passed
@alexcrichton alexcrichton deleted the adjust-state-setting branch April 21, 2026 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants