summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2021-12-13 09:27:07 +0100
committerDmitry Vyukov <dvyukov@google.com>2021-12-13 12:01:30 +0100
commit7de546e9e8b6c07ef1247f518b2995ec4efbb7d2 (patch)
treeb714472efd19925c533d6151131cda7872d84211 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parentb0319ab79bf59669803cc2475fae1d12f8eeaca9 (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