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

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

Build:
Build:
LAST BUILD BRANCH: gh-readonly-queue/master/pr-6938-9c564e182cef020a69407f9aa53f9a1b16fcbbe3
DEFAULT BRANCH: master
Ran 04 Mar 2026 01:44AM 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
22651261978

push

github

web-flow
CA-423682: Dead lock on update repository mutex (#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 - 22651261978.1 04 Mar 2026 01:44AM UTC 34
80.46
GitHub Action Run
Source Files on build 22651261978
  • 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 #22651261978
  • 5caaba77 on github
  • Prev Build on gh-readonly-queue/master/pr-6920-2b570b8f0f9474447ef10b3ec5ef380fbb362fe0 (#22621487819)
  • Next Build on gh-readonly-queue/master/pr-6927-c4e7fa88e9d2f934ff14e9956bf32f9067166274 (#22651262217)
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