Skip to content

Conversation

mfrancepillois
Copy link
Contributor

Adds a mutex to prevent races when inserting data into the STL map.

This PR addresses issue #10985
(i.e. it fixes the post-commit CI fail of PR #10964 (https://github.com/intel/llvm/actions/runs/6001360490/job/16275376437)

Adds a mutex to prevent races when inserting data into the STL map.
@mfrancepillois mfrancepillois requested a review from a team as a code owner August 29, 2023 15:39
@reble reble requested review from steffenlarsen and a team August 30, 2023 13:32
@bader bader changed the title [SYCL][Graph] Fixes unitest multithread finalize bug [SYCL][Graph] Fix unit test multithread finalize bug Aug 30, 2023
@bader bader merged commit 4ddb952 into intel:sycl Aug 30, 2023
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.

sycl\unittests\Extensions\.\ExtensionsTests.exe --gtest_filter=MultiThreadGraphTest.Finalize crashed in post-commit
3 participants