DavidSpickett wrote: I would skip review for this oh so important fix :), but I wondered if anyone had a better idea for testing it. I don't think there is a way to avoid using a timeout but would love to be proven wrong.
I could spawn the process and wait on it until it either ends or prints the prompt but that too would need to timeout eventually. https://github.com/llvm/llvm-project/pull/179969 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
