================ @@ -0,0 +1,125 @@ +""" +Test that ProcessRunLock re-entrant read locks don't deadlock when a frame +provider's get_frame_at_index calls SB API methods. + +This reproduces the deadlock seen in lldb-rpc-server where: ---------------- jimingham wrote:
You explain this bad scenario in three places. Probably can do it once and have the other places say "see here"? https://github.com/llvm/llvm-project/pull/201685 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
