diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2021-12-13 09:27:07 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2021-12-13 12:01:30 +0100 |
| commit | 7de546e9e8b6c07ef1247f518b2995ec4efbb7d2 (patch) | |
| tree | b714472efd19925c533d6151131cda7872d84211 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | b0319ab79bf59669803cc2475fae1d12f8eeaca9 (diff) | |
tsan: deflake flush_memory.cpp
The test contains a race and checks that it's detected.
But the race may not be detected since we are doing aggressive flushes
and if the state flush happens between racing accesses, tsan won't
detect the race). So return 1 to make the test deterministic
regardless of the race.
Reviewed By: melver
Differential Revision: https://reviews.llvm.org/D115612
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
