cms-patatrack / pixeltrack-standalone

Standalone Patatrack pixel tracking
Apache License 2.0
17 stars 35 forks source link

[sycltest] Propagate asynchronous exception to WaitingTaskWithArenaHolder #362

Closed makortel closed 2 years ago

makortel commented 2 years ago

Also aggregate messages from all the caught asynchronous exceptions in sycl_exception_handler (I believe this was the intention).

Tested adding an intentional error that the exception thrown via sycl_exception_handler() gets propagated to the mock framework.