Gate client timing logs behind verbosity
ci / test (push) Has been cancelled
ci / remote-bench (push) Has been cancelled

This commit is contained in:
Codex
2026-06-11 09:45:55 -04:00
parent 0eca4f1cf4
commit da60b71984
2 changed files with 32 additions and 24 deletions
+1
View File
@@ -68,6 +68,7 @@ fn attach_once(dir: &tempfile::TempDir, port: u16, cache: bool) -> std::process:
let mut cmd = Command::new(client);
cmd.arg("--local-auth")
.arg("--attach-only")
.arg("-v")
.arg("--session")
.arg("default")
.arg("--dosh-port")