[libc-commits] [libc] [libc] Increase test timeout (PR #99678)

Mikhail R. Gadelha via libc-commits libc-commits at lists.llvm.org
Fri Jul 19 11:21:01 PDT 2024


================
@@ -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


More information about the libc-commits mailing list