From a1ea373f34a28473e67f46032a4abf148d77fbdb Mon Sep 17 00:00:00 2001 From: goodboy Date: Mon, 2 Mar 2026 13:55:14 -0500 Subject: [PATCH] Ok.. try a longer prompt timeout? --- tests/devx/test_debugger.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/devx/test_debugger.py b/tests/devx/test_debugger.py index f57de285..43adbec1 100644 --- a/tests/devx/test_debugger.py +++ b/tests/devx/test_debugger.py @@ -777,7 +777,7 @@ def test_multi_nested_subactors_error_through_nurseries( child.expect( PROMPT, timeout=( - 2 if ( + 6 if ( _non_linux and ci_env