mirror of
https://github.com/permissionlesstech/bitchat.git
synced 2026-07-24 23:45:18 +00:00
Two app-test jobs hung intermittently (40+ minutes against a normal ~4-5), holding macOS runners against GitHub's 360-minute default and starving the queue - subsequent runs sat pending, which read as "CI now takes 10+ minutes". Jobs now time out at 15 minutes (3x the normal duration) so a hang fails loudly instead of silently consuming the runner pool. The intermittent hang itself is under investigation separately. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>