Files
hermes-agent/tests
teknium1 21be7caf15 test(tui_gateway): fix undefined _ThreadUnsafeStdout in detached-ws test
The new test referenced _ThreadUnsafeStdout, which is not defined in the
test file or anywhere in tests/. Use the existing _ChunkyStdout helper
(line 106) which exposes the .parts list the assertion already checks.

Fixes the test (2) CI shard failure on this PR.
2026-06-08 07:44:38 -07:00
..