Files
optimclaw/src
willamhouandZaki 7b1fc331c6 fix(tunnel): add missing .unwrap() in stdout_drain_prevents_zombie test
CustomTunnel::new was changed to return Result<Self> but this test
callsite was missed. Fixes compilation error.

[skip-regression-check]
2026-03-22 19:49:11 -07:00
..