• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

dangernoodle-io / breadboard / 28114958375
100%

Build:
DEFAULT BRANCH: main
Ran 24 Jun 2026 04:52PM UTC
Jobs 1
Files 40
Run time 4s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
28114958375

push

github

web-flow
fix(bb_sse_writer): add SO_SNDTIMEO to stop SSE socket/session leak (#547)

A stalled or uncleanly-closed SSE client made the writer's send() block forever (only SO_RCVTIMEO was set), leaking the httpd async session + lwIP socket. Two such leaks exhaust the socket pool, wedging the whole network stack (lost IP, HTTP/MQTT/stratum dead) while mining continues -- an outright hang, no reboot; heap-tight boards OOM-panic instead. Add SO_SNDTIMEO via CONFIG_BB_SSE_SEND_TIMEOUT_MS (default 3000ms); also make SO_RCVTIMEO tunable via CONFIG_BB_SSE_RECV_TIMEOUT_MS (default 30000ms). Reproduced + isolated on hardware.

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>

1736 of 1736 branches covered (100.0%)

Branch coverage included in aggregate %.

2891 of 2891 relevant lines covered (100.0%)

1246.95 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28114958375.1 24 Jun 2026 04:52PM UTC 40
100.0
GitHub Action Run
Source Files on build 28114958375
  • Tree
  • List 40
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #28114958375
  • a9467f85 on github
  • Prev Build on main (#28100521107)
  • Next Build on main (#28143564083)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc