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

xapi-project / xen-api / 22651518897
80%
master: 80%

Build:
Build:
LAST BUILD BRANCH: feature/ldaps
DEFAULT BRANCH: master
Ran 04 Mar 2026 01:55AM UTC
Jobs 1
Files 34
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

04 Mar 2026 01:43AM UTC coverage: 80.459%. Remained the same
22651518897

push

github

web-flow
[Backport] CA-423682: Dead lock on update repository mutex (#6928)

Backport of https://github.com/xapi-project/xen-api/pull/6927

The locking chain is:
-> apply_updates
-> with_pool_repositories
-> set_available_updates when cache is empty
-> get_hosts_updates
-> with_pool_repositories

A xapi restart will clean the cache hence get the dead lock bug being
hit.

As the get_hosts_updates is only called by set_available_updates,
removing the locking within it and adding lock over
set_available_updates always.

3504 of 4355 relevant lines covered (80.46%)

0.8 hits per line

Jobs
ID Job ID Ran Files Coverage
1 python3.11 - 22651518897.1 04 Mar 2026 01:55AM UTC 34
80.46
GitHub Action Run
Source Files on build 22651518897
  • Tree
  • List 34
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #22651518897
  • 2a67ca4f on github
  • Prev Build on 26.1-lcm (#22136486268)
  • Next Build on 26.1-lcm (#22698944142)
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