Skip to content

Component model async + epoch interruption is broken #7

Closed
@dicej

Description

I tried experimenting with wasi:[email protected] with epoch interruption enabled the other day, and it segfaulted intermittently. I tracked that down to a null pointer dereference in concurrent.rs's AsyncCx implementation and added an assertion to turn the segfault into a panic, but haven't gone further than that. Hopefully it should be easy to fix.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions