Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

fix another stream/future ABI spec discrepancy#174

Merged
dicej merged 1 commit into
mainfrom
dicej/another-cabi-fix
May 27, 2025
Merged

fix another stream/future ABI spec discrepancy#174
dicej merged 1 commit into
mainfrom
dicej/another-cabi-fix

Conversation

@dicej
Copy link
Copy Markdown
Collaborator

@dicej dicej commented May 27, 2025

This fixes another case where we weren't returning the correct status for closed futures and streams. Thanks to Luke for the updated test case.

Fixes #161

This fixes another case where we weren't returning the correct status for closed
futures and streams.  Thanks to Luke for the updated test case.

Fixes #161

Co-authored-by: Luke Wagner <mail@lukewagner.name>
Signed-off-by: Joel Dice <joel.dice@fermyon.com>
@dicej dicej force-pushed the dicej/another-cabi-fix branch from 58bc57c to c7b4be2 Compare May 27, 2025 22:18
@dicej dicej enabled auto-merge May 27, 2025 22:26
@dicej dicej added this pull request to the merge queue May 27, 2025
Merged via the queue into main with commit 26b9a59 May 27, 2025
44 checks passed
@dicej dicej deleted the dicej/another-cabi-fix branch May 27, 2025 22:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CABI mismatch for a few small cases

1 participant