Files
Jonas Devlieghere 05d7863521 [lldb] Centralize the pexpect timeout to make it easy to override (#195131)
When debugging PExpect tests, the 60 second timeout can make that
process rather tedious. For TestStatusline, I used a class variable to
easily override it while iterating but the idea is applicable more
generally.
2026-04-30 11:08:45 -07:00
..