mgorny added a comment. In D128638#3618039 <https://reviews.llvm.org/D128638#3618039>, @labath wrote:
> This looks like a genuine problem, see > https://lab.llvm.org/buildbot/#/builders/68/builds/34903. If I had to guess, > I'd say the problem is you're overwriting the context object holding the > first pid (here: > https://github.com/llvm/llvm-project/blob/main/lldb/test/API/tools/lldb-server/TestGdbRemoteForkNonStop.py#L87) Good catch, I obviously meant to use `pid1` and `pid2` vars there. Thanks! Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D128638/new/ https://reviews.llvm.org/D128638 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits