Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@Drakulix
Copy link
Member

@Drakulix Drakulix commented Jun 2, 2025

This fixes two potential deadlocks in our wl_compositor implementations, where walking a surface tree from different threads could deadlock with handlers trying to lock the surfaces parents SurfaceData.

@codecov-commenter
Copy link

codecov-commenter commented Jun 2, 2025

Codecov Report

Attention: Patch coverage is 57.14286% with 3 lines in your changes missing coverage. Please review.

Project coverage is 18.82%. Comparing base (2cf66ca) to head (84741b6).
Report is 36 commits behind head on master.

Files with missing lines Patch % Lines
src/wayland/compositor/tree.rs 57.14% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1749      +/-   ##
==========================================
- Coverage   19.17%   18.82%   -0.36%     
==========================================
  Files         175      176       +1     
  Lines       28562    27045    -1517     
==========================================
- Hits         5478     5091     -387     
+ Misses      23084    21954    -1130     
Flag Coverage Δ
wlcs-buffer 16.32% <57.14%> (-0.41%) ⬇️
wlcs-core 16.08% <57.14%> (-0.39%) ⬇️
wlcs-output 6.66% <0.00%> (-0.18%) ⬇️
wlcs-pointer-input 17.75% <57.14%> (-0.36%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Drakulix Drakulix merged commit 776ba42 into master Jun 2, 2025
12 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants