Skip to content

Exception propagation with WASI threads#1812

Merged
wenyongh merged 1 commit into
bytecodealliance:dev/wasi_threadsfrom
eloparco:eloparco/exception-propagation
Dec 16, 2022
Merged

Exception propagation with WASI threads#1812
wenyongh merged 1 commit into
bytecodealliance:dev/wasi_threadsfrom
eloparco:eloparco/exception-propagation

Conversation

@eloparco
Copy link
Copy Markdown
Contributor

As part of the WASI thread support roadmap, we want to make sure that exceptions generated in one thread are gracefully propagated to the other threads.
Here, an example of exception propagation is provided. It will later converted into a test when we have a test suite in place.

Comment thread samples/wasi-threads/README.md
Comment thread samples/wasi-threads/wasm-apps/exception_propagation.c
@eloparco eloparco force-pushed the eloparco/exception-propagation branch from d656ffe to 865deb1 Compare December 14, 2022 17:07
@loganek loganek mentioned this pull request Dec 14, 2022
19 tasks
@eloparco eloparco force-pushed the eloparco/exception-propagation branch from 865deb1 to b5ec2a3 Compare December 16, 2022 00:14
@wenyongh wenyongh merged commit 8fc6413 into bytecodealliance:dev/wasi_threads Dec 16, 2022
vickiegpt pushed a commit to vickiegpt/wamr-aot-gc-checkpoint-restore that referenced this pull request May 27, 2024
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.

3 participants