fix: flaky tests 4 (#7875)

This commit is contained in:
jif-oai
2025-12-11 14:26:27 +00:00
committed by GitHub
parent 29381ba5c2
commit d4554ce6c8
2 changed files with 105 additions and 20 deletions

View File

@@ -688,7 +688,7 @@ async fn unified_exec_full_lifecycle_with_background_end_event() -> Result<()> {
let call_id = "uexec-full-lifecycle";
let args = json!({
"cmd": "printf 'HELLO-FULL-LIFECYCLE'",
"yield_time_ms": 50,
"yield_time_ms": 250,
});
let responses = vec![