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 fd_close isn't correctly invoked #242

Merged
merged 1 commit into from
Mar 3, 2024
Merged

Fix fd_close isn't correctly invoked #242

merged 1 commit into from
Mar 3, 2024

Conversation

ktock
Copy link
Owner

@ktock ktock commented Mar 1, 2024

fd_close shouldn't bypass wasi-vfs otherwise its invocation reached to the wasi host with wrong fd that resulted in fd-related errors for operations on the mounted direcotry.

Signed-off-by: Kohei Tokunaga <ktokunaga.mail@gmail.com>
@ktock ktock marked this pull request as draft March 1, 2024 22:01
@ktock ktock marked this pull request as ready for review March 3, 2024 07:14
@ktock ktock merged commit c68de21 into main Mar 3, 2024
13 checks passed
@ktock ktock deleted the fixmount branch March 3, 2024 07:14
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