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

Fix a deadlock in the lazy join. #1649

Closed
wants to merge 2 commits into from

Conversation

joka921
Copy link
Member

@joka921 joka921 commented Nov 28, 2024

No description provided.

@sparql-conformance
Copy link

Copy link

codecov bot commented Nov 28, 2024

Codecov Report

Attention: Patch coverage is 90.74074% with 5 lines in your changes missing coverage. Please review.

Project coverage is 89.37%. Comparing base (add092a) to head (d2c8596).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
src/engine/Join.cpp 90.74% 2 Missing and 3 partials ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1649   +/-   ##
=======================================
  Coverage   89.37%   89.37%           
=======================================
  Files         375      375           
  Lines       36107    36128   +21     
  Branches     4077     4078    +1     
=======================================
+ Hits        32272    32291   +19     
  Misses       2518     2518           
- Partials     1317     1319    +2     

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

Copy link

sonarcloud bot commented Nov 28, 2024

@RobinTF
Copy link
Collaborator

RobinTF commented Nov 28, 2024

Closing in favour of #1650

@RobinTF RobinTF closed this Nov 28, 2024
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