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

Resolved race condition during Redis backend teardown #418

Merged
merged 1 commit into from
Sep 20, 2024

Conversation

Nusnus
Copy link
Member

@Nusnus Nusnus commented Sep 20, 2024

No description provided.

@Nusnus Nusnus self-assigned this Sep 20, 2024
Copy link

codecov bot commented Sep 20, 2024

Codecov Report

Attention: Patch coverage is 25.00000% with 6 lines in your changes missing coverage. Please review.

Project coverage is 23.64%. Comparing base (cadcc9e) to head (4522bdb).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/pytest_celery/vendors/redis/backend/api.py 25.00% 5 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #418      +/-   ##
==========================================
- Coverage   23.69%   23.64%   -0.06%     
==========================================
  Files          41       41              
  Lines        1287     1294       +7     
  Branches      255      257       +2     
==========================================
+ Hits          305      306       +1     
- Misses        954      959       +5     
- Partials       28       29       +1     

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

@Nusnus Nusnus marked this pull request as ready for review September 20, 2024 18:06
@Nusnus Nusnus merged commit a1b73b5 into celery:main Sep 20, 2024
36 checks passed
@Nusnus Nusnus deleted the hotfix branch September 20, 2024 18:08
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.

1 participant