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

SacessOptimizer: Fix occasional deadlocks #1204

Merged
merged 4 commits into from
Nov 21, 2023

Conversation

dweindl
Copy link
Member

@dweindl dweindl commented Nov 20, 2023

Previously, it could happen that SacessOptimizer runs into a deadlock due to a copied thread. Fixed here.

@codecov-commenter
Copy link

codecov-commenter commented Nov 20, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a6e300f) 81.40% compared to head (19b8ce1) 81.40%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #1204   +/-   ##
========================================
  Coverage    81.40%   81.40%           
========================================
  Files          148      148           
  Lines        11785    11785           
========================================
  Hits          9593     9593           
  Misses        2192     2192           

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

@dweindl dweindl force-pushed the sacess_fix_deadlock branch from 3b62ff7 to edbca45 Compare November 21, 2023 07:02
@dweindl dweindl self-assigned this Nov 21, 2023
@dweindl dweindl merged commit 27595f5 into ICB-DCM:develop Nov 21, 2023
17 checks passed
@dweindl dweindl deleted the sacess_fix_deadlock branch November 21, 2023 15:14
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.

3 participants