Skip to content
Unverified Commit a080baf9 authored by Alex's avatar Alex Committed by GitHub
Browse files

Additional set of Thread Sanitizer related fixes (#482)



- Fix incorrect assert in concurrent_hash_map implementation
- Fix incorrect asserts in global_control implementation
- Fix exception pointer inside task_group_context
- Rework racy asserts in test_flow_graph_whitebox
- Improve test_eh_algorithm to work with sanitizers
- Disable memory limit test in test_malloc_compliance
- Add lifetime asserts in collaborative_call_once
- Rework backref space in tbbmalloc to use atomics
- Fix a lifetime issue in utils::SpinBariier
- Some tests were disabled

Signed-off-by: default avatarAlexei Katranov <alexei.katranov@intel.com>
Co-authored-by: default avatarpavelkumbrasev <pavel.kumbrasev@intel.com>
parent 9cef5777
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment