Skip to content

qmemman: always execute do_balance() under a lock

2de9eb7
Select commit
Loading
Failed to load commit list.
Merged

Fix locking in qmemman on Python 3.13 #629

qmemman: always execute do_balance() under a lock
2de9eb7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 27, 2024 in 1s

69.31% (-0.01%) compared to b4df77d

View this Pull Request on Codecov

69.31% (-0.01%) compared to b4df77d

Details

Codecov Report

Attention: Patch coverage is 0% with 8 lines in your changes missing coverage. Please review.

Project coverage is 69.31%. Comparing base (b4df77d) to head (2de9eb7).

Files with missing lines Patch % Lines
qubes/tools/qmemmand.py 0.00% 5 Missing ⚠️
qubes/vm/qubesvm.py 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #629      +/-   ##
==========================================
- Coverage   69.32%   69.31%   -0.01%     
==========================================
  Files          58       58              
  Lines       11993    11994       +1     
==========================================
  Hits         8314     8314              
- Misses       3679     3680       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.