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

Cleanup sessions after warmup #2601

Merged
merged 3 commits into from
Aug 3, 2021
Merged

Cleanup sessions after warmup #2601

merged 3 commits into from
Aug 3, 2021

Conversation

philippjfr
Copy link
Member

Cleans up sessions after initializing them in panel serve command when --warm or --autoreload is provided.

@codecov
Copy link

codecov bot commented Aug 3, 2021

Codecov Report

Merging #2601 (8e91400) into master (fb9eff9) will decrease coverage by 0.07%.
The diff coverage is 38.88%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2601      +/-   ##
==========================================
- Coverage   83.14%   83.07%   -0.08%     
==========================================
  Files         184      184              
  Lines       23264    23296      +32     
==========================================
+ Hits        19343    19353      +10     
- Misses       3921     3943      +22     
Impacted Files Coverage Δ
panel/command/serve.py 14.63% <0.00%> (-1.88%) ⬇️
panel/io/server.py 61.33% <0.00%> (-0.30%) ⬇️
panel/io/callbacks.py 70.11% <75.00%> (+0.37%) ⬆️
panel/io/state.py 61.36% <83.33%> (+0.43%) ⬆️
panel/io/reload.py 66.29% <0.00%> (-2.25%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fb9eff9...8e91400. Read the comment docs.

@philippjfr philippjfr added this to the v0.12.1 milestone Aug 3, 2021
@philippjfr philippjfr merged commit a389d28 into master Aug 3, 2021
@philippjfr philippjfr deleted the cleanup_after_warmup branch August 3, 2021 11:29
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