Skip to content

Conversation

@steffenlarsen
Copy link
Contributor

@steffenlarsen steffenlarsen commented Nov 10, 2025

This commit adds a event::wait_and_throw to the case checking that event::wait() does not consume asynchronous exceptions. This is to avoid the unconsumed exception from bleeding into other test cases in implementations that consume such exceptions when consuming other unconsumed exceptions.

This commit adds a event::wait_and_throw to the case checking that
event::wait() does not consume asynchronous exceptions. This is to avoid
the unconsumed exception to bleed into other test cases in
implementations that consume such exceptions when consuming other
unconsumed exceptions.

Signed-off-by: Larsen, Steffen <[email protected]>
@steffenlarsen steffenlarsen requested a review from a team as a code owner November 10, 2025 06:59
KornevNikita added a commit to KornevNikita/llvm that referenced this pull request Nov 10, 2025
KhronosGroup/SYCL-CTS#1155 should fix this.
Disabling until the patch is merged.
sarnex pushed a commit to intel/llvm that referenced this pull request Nov 10, 2025
KhronosGroup/SYCL-CTS#1155 should fix this.
Disabling until the patch is merged.
Copy link
Contributor

@tomdeakin tomdeakin left a comment

Choose a reason for hiding this comment

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

LGTM

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