Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: multi-state poll state architecture #334

Merged
merged 23 commits into from
Jan 16, 2024
Merged

fix: multi-state poll state architecture #334

merged 23 commits into from
Jan 16, 2024

Conversation

guybedford
Copy link
Collaborator

@guybedford guybedford commented Jan 11, 2024

Previously JCO's WASI implementation treated polls as single-resolvable, when in fact they support transitioning back and fourth from resolved to unresolved for multi state support.

This updates the core poll implementation to be conformant with the expected behaviour and updates to the latest Wasmtime tests. Wasmtime tests have since been added to catch this behaviour.

@guybedford guybedford changed the title WIP multiple-poll state architecture WIP multiple poll state architecture Jan 11, 2024
@guybedford guybedford changed the title WIP multiple poll state architecture WIP: multiple poll state architecture Jan 11, 2024
@guybedford guybedford changed the title WIP: multiple poll state architecture fix: multi poll state architecture Jan 12, 2024
@guybedford guybedford marked this pull request as ready for review January 12, 2024 00:07
@guybedford guybedford changed the title fix: multi poll state architecture fix: multi-state poll state architecture Jan 13, 2024
@guybedford guybedford merged commit 6c6ec64 into main Jan 16, 2024
8 checks passed
@guybedford guybedford deleted the multi-poll branch January 16, 2024 21:04
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.

1 participant