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

Ensure tasks are cancelled correctly #7641

Merged
merged 1 commit into from
Jan 21, 2025
Merged

Ensure tasks are cancelled correctly #7641

merged 1 commit into from
Jan 21, 2025

Conversation

philippjfr
Copy link
Member

Fixes #7494

Copy link

codecov bot commented Jan 21, 2025

Codecov Report

Attention: Patch coverage is 95.23810% with 1 line in your changes missing coverage. Please review.

Project coverage is 86.73%. Comparing base (2c51805) to head (58a4272).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
panel/io/state.py 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7641      +/-   ##
==========================================
+ Coverage   86.25%   86.73%   +0.48%     
==========================================
  Files         346      346              
  Lines       52052    52066      +14     
==========================================
+ Hits        44897    45161     +264     
+ Misses       7155     6905     -250     

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

@philippjfr philippjfr merged commit 6e1ca72 into main Jan 21, 2025
18 checks passed
@philippjfr philippjfr deleted the cancel_task_fix branch January 21, 2025 13:09
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.

Refresh token task warning: A separate task was already scheduled under the name
1 participant