================ @@ -14,13 +14,18 @@ #include <cassert> +namespace { +constexpr unsigned timeout_ms = 10000; ---------------- mikhailramalho wrote: sorry, I always forget that! https://github.com/llvm/llvm-project/pull/99678