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

mendersoftware / mender / 2702669750
81%
master: 81%

Build:
Build:
LAST BUILD BRANCH: 5.1.x
DEFAULT BRANCH: master
Ran 24 Jul 2026 09:06AM 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

24 Jul 2026 08:56AM UTC coverage: 81.357% (+0.02%) from 81.336%
2702669750

Pull #1997

gitlab-ci

vpodzime
fix: Make sure to only stop event loop once in ReaderFromAsyncReader::Read()

The handler passed to the asynchronous reader can be called
multiple times after adding a call to `AsyncRead()` to the event
loop, not only once when there is data available, but also if the
asynchronous reader encounters an error. Since the event loop is
only run recursively **once** per ReaderFromAsyncReader::Read()
call, we need to make sure it's also stopped only once. Otherwise
it may stop the event loop for good.

Ticket: MEN-9954
Changelog: None
Signed-off-by: Vratislav Podzimek <vratislav.podzimek+auto-signed@northern.tech>
(cherry picked from commit 4c2c5246d)
Pull Request #1997: [Cherry 5.0.x]: Fix mender-update hanging when long-term network issues happen during Artifact download

25 of 29 new or added lines in 3 files covered. (86.21%)

8488 of 10433 relevant lines covered (81.36%)

21663.72 hits per line

Uncovered Changes

Lines Coverage ∆ File
4
85.12
-0.42% src/common/events/events_io.cpp
Jobs
ID Job ID Ran Files Coverage
1 2702669750.1 24 Jul 2026 09:06AM UTC 143
81.36
Source Files on build 2702669750
  • Tree
  • List 143
  • Changed 4
  • Source Changed 3
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • GitLab CI Build #2702669750
  • Pull Request #1997
  • PR Base - 5.0.x (#2639718370)
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