jimingham wrote: Darwin doesn't have fork completion notifications and so doesn't support the follow-fork behavior. You should just disable the test for macOS. There should be something in the Platform saying whether it supports follows-fork or not. If there is, we should gate the test on that. If there isn't it might be good to add one.
https://github.com/llvm/llvm-project/pull/188710 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
