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 periodic callback cleanup does not error on session warmup #6886

Merged
merged 1 commit into from
May 31, 2024

Conversation

philippjfr
Copy link
Member

Fixes #6838

Copy link

codecov bot commented May 31, 2024

Codecov Report

Attention: Patch coverage is 66.66667% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 81.51%. Comparing base (fa1c9fc) to head (b5a8cc4).
Report is 2 commits behind head on main.

Files Patch % Lines
panel/io/callbacks.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6886      +/-   ##
==========================================
- Coverage   81.52%   81.51%   -0.02%     
==========================================
  Files         319      319              
  Lines       46934    46935       +1     
==========================================
- Hits        38265    38259       -6     
- Misses       8669     8676       +7     

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

@philippjfr philippjfr merged commit fe8f811 into main May 31, 2024
15 checks passed
@philippjfr philippjfr deleted the session_callback_guard branch May 31, 2024 16:59
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.

--autoreload leads to error after upgrade to 1.4.2
1 participant