The signal timeout deadline was set at process start before waiting for the flock. Bridges queued behind earlier ports waited minutes for the lock, then found their 30s signal deadline had already expired before they even opened the board, causing false "no signal" failures on ports that have live signal. Fix: move clock_gettime deadline initialisation to AFTER flock acquired and board opened, so the full sig_timeout is always available for signal detection regardless of queue wait time. |
||
|---|---|---|
| .. | ||
| capture | ||
| mam-api | ||
| node-agent | ||
| playout | ||
| premiere-plugin | ||
| premiere-plugin-uxp | ||
| web-ui | ||
| worker | ||