Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

backend/rs: server: Fix potential deadlock on object destruction #744

Merged
merged 3 commits into from
Jul 16, 2024

Conversation

Drakulix
Copy link
Member

No description provided.

@Drakulix Drakulix requested a review from elinorbgr July 15, 2024 18:24
Copy link

codecov bot commented Jul 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.54%. Comparing base (e777e85) to head (3375b59).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #744      +/-   ##
==========================================
- Coverage   73.49%   72.54%   -0.96%     
==========================================
  Files          46       41       -5     
  Lines        8207     6516    -1691     
==========================================
- Hits         6032     4727    -1305     
+ Misses       2175     1789     -386     
Flag Coverage Δ
main ?
test-- ?
test-client_system- 72.54% <100.00%> (?)

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.

@elinorbgr elinorbgr merged commit 114b16e into master Jul 16, 2024
14 checks passed
@Drakulix Drakulix deleted the fix/destructor_deadlock branch July 16, 2024 15:27
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.

2 participants