From c49fa8a38f237459b9f888ae8732946552620457 Mon Sep 17 00:00:00 2001 From: na-trium-144 <100704180+na-trium-144@users.noreply.github.com> Date: Fri, 24 Jul 2026 10:34:27 +0900 Subject: [PATCH] =?UTF-8?q?rust=E3=83=86=E3=82=B9=E3=83=88=E3=81=AEtimeout?= =?UTF-8?q?=E3=82=92=E4=BC=B8=E3=81=B0=E3=81=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/runtime/tests/utils.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/runtime/tests/utils.ts b/packages/runtime/tests/utils.ts index 1c21df60..f9878cb0 100644 --- a/packages/runtime/tests/utils.ts +++ b/packages/runtime/tests/utils.ts @@ -8,7 +8,7 @@ export const RUNTIME_TIMEOUTS: Record = { javascript: 2000, typescript: 2000, cpp: 10000, - rust: 10000, + rust: 20000, }; export async function waitForRuntimeReady(