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

Add support for JoinFlags::NON_BLOCKING to proc_join #4202

Merged
merged 2 commits into from
Sep 6, 2023

Conversation

g-bartoszek
Copy link
Contributor

Description

Adds support for JoinFlags::NON_BLOCKING to proc_join

lib/wasix/src/syscalls/wasix/proc_join.rs Outdated Show resolved Hide resolved
lib/wasix/src/syscalls/wasix/proc_join.rs Outdated Show resolved Hide resolved
Copy link
Contributor

@theduke theduke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@theduke theduke enabled auto-merge (rebase) September 6, 2023 13:03
@theduke theduke merged commit f4eaecd into wasmerio:master Sep 6, 2023
@g-bartoszek g-bartoszek deleted the nonblocking-join-support branch September 8, 2023 08: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