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

mendersoftware / mender / 2734681275
81%
master: 81%

Build:
Build:
LAST BUILD BRANCH: pr_2009
DEFAULT BRANCH: master
Ran 05 Aug 2026 06:07PM UTC
Jobs 1
Files 143
Run time 1min
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

05 Aug 2026 01:34PM UTC coverage: 81.384% (+0.03%) from 81.357%
2734681275

push

gitlab-ci

nickanderson
fix(http): time out stalled transactions without killing switched protocols

A server that accepts a request and never answers left the response read
outstanding forever, wedging the client until restart. Arm Beast's stream timeout
per operation and disarm it at the 101 Switching Protocols handover -- leaving it
armed there closed mender-connect's WebSocket after five minutes and got the
previous attempt reverted (MEN-9433).

Backport note: common::def_value does not exist on 5.0.x, so it comes over from
master too. A plain default member initializer would not do, since Debug builds
use C++11, where that stops ClientConfig being an aggregate.

Ticket: ME-731
Changelog: Fixed the client hanging indefinitely when a server accepts a request but
never sends a response, which left the device unmanageable until it was restarted.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Signed-off-by: Nick Anderson <nick@cmdln.org>
(cherry picked from commit c7a9290d3)

16 of 16 new or added lines in 2 files covered. (100.0%)

8503 of 10448 relevant lines covered (81.38%)

21636.2 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2734681275.1 05 Aug 2026 06:07PM UTC 143
81.38
Source Files on build 2734681275
  • Tree
  • List 143
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • GitLab CI Build #2734681275
  • 53ec1d2d on github
  • Prev Build on 5.0.x (#2729455157)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc