summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2021-12-13 09:28:42 +0100
committerDmitry Vyukov <dvyukov@google.com>2021-12-13 12:01:40 +0100
commitb08883337531feb2b72aee89164c80480aa9d7dc (patch)
tree387e2a891778513a6eae07e1c0dc36d59ce785fe /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent7de546e9e8b6c07ef1247f518b2995ec4efbb7d2 (diff)
tsan: deflake dlopen_static_tls.cpp
Currently the test calls dlclose in the thread concurrently with the main thread calling a function from the dynamic library. This is not good. Wait for the main thread to call the function before calling dlclose. Depends on D115612. Reviewed By: melver Differential Revision: https://reviews.llvm.org/D115613
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions