[Lldb-commits] [PATCH] D157764: [LLDB] Allow expression evaluators to set arbitrary timeouts
Jonas Devlieghere via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Aug 22 14:36:59 PDT 2023
JDevlieghere added a comment.
In D157764#4608265 <https://reviews.llvm.org/D157764#4608265>, @wallace wrote:
> @jasonmolenda , yep. I have already reverted this patch. I'll figure out how to make that work nicely with these changes.
My recommendation would be to change the timeout in the test from 0 to 500ms to maintain the previous behavior.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D157764/new/
https://reviews.llvm.org/D157764
More information about the lldb-commits
mailing list