[Lldb-commits] [PATCH] D65271: Increase testsuite packet-timeout 5secs -> 1min
Jan Kratochvil via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Jul 26 11:40:07 PDT 2019
jankratochvil added a comment.
In D65271#1602143 <https://reviews.llvm.org/D65271#1602143>, @labath wrote:
> I think I'd go for threading it in from VSCodeTestCaseBase. Maybe not as an argument to `request_attach` and friends, but possibly as an argument to the `DebugCommunication` object constructor.
That looks as a good place to me, thanks. Be careful with the review I do not know Python almost at all.
Repository:
rLLDB LLDB
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65271/new/
https://reviews.llvm.org/D65271
More information about the lldb-commits
mailing list