fix(capture-manager): readFirstStderrLine skips non-JSON bridge log lines

The flock-based board serialization in deltacast-bridge emits [board] log
lines to stderr before the JSON format line. readFirstStderrLine was
failing on the first non-JSON line. Now loops over complete lines,
skips any not starting with {, and waits for the actual JSON.
This commit is contained in:
Zac Gaetano 2026-06-01 23:09:21 +00:00
parent a06b5ed304
commit eba8e94887

File diff suppressed because it is too large Load diff