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

Backport PR #892 on branch 1.x (Make ChannelQueue.get_msg true async) #893

Merged

Conversation

meeseeksmachine
Copy link
Contributor

Backport PR #892: Make ChannelQueue.get_msg true async

@lumberbot-app lumberbot-app bot added the bug label Jun 27, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #893 (80103b3) into 1.x (5cf2b40) will increase coverage by 0.25%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##              1.x     #893      +/-   ##
==========================================
+ Coverage   70.42%   70.67%   +0.25%     
==========================================
  Files          62       62              
  Lines        7655     7670      +15     
  Branches     1270     1273       +3     
==========================================
+ Hits         5391     5421      +30     
+ Misses       1880     1863      -17     
- Partials      384      386       +2     
Impacted Files Coverage Δ
jupyter_server/gateway/managers.py 63.84% <100.00%> (+3.73%) ⬆️
jupyter_server/services/kernels/kernelmanager.py 80.58% <0.00%> (+1.94%) ⬆️

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 5cf2b40...80103b3. Read the comment docs.

@blink1073 blink1073 merged commit c3032a0 into jupyter-server:1.x Jun 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants