Closed
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.
Metadata
Assignees
Labels
No labels
Activity