Files
clang-p2996/lldb/test/API/functionalities/thread/exit_during_expression
Dmitry Vasilyev e37da2cef7 [lldb] Fixed the TestExitDuringExpression test in case of a remote target (#93119)
Sometimes this test failed on the assert `The thread exited` in case of
a remote target. Increase the timeout to 1 second to avoid a racing
condition.
2024-05-23 14:01:10 +04:00
..