Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SYCL] Fix asynchronous exceptions handling
This fixes following problem: If provided async_handler throws an exceptions from passed exception list, this list won't be cleared and exceptions will be thrown again from queue destructor. Signed-off-by: Mariya Podchishchaeva <mariya.podchishchaeva@intel.com>
- Loading branch information