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

Call ports_changed on the multi-kernel-manager instead of the kernel manager #1088

Merged
merged 1 commit into from
Nov 23, 2022

Conversation

Zsailer
Copy link
Member

@Zsailer Zsailer commented Nov 23, 2022

Fixes #1086.

@Zsailer Zsailer added the bug label Nov 23, 2022
@codecov
Copy link

codecov bot commented Nov 23, 2022

Codecov Report

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

Project coverage is 77.92%. Comparing base (08697b0) to head (88c8db5).
Report is 280 commits behind head on main.

Files Patch % Lines
...ter_server/services/kernels/connection/channels.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1088      +/-   ##
==========================================
- Coverage   77.98%   77.92%   -0.07%     
==========================================
  Files          68       68              
  Lines        8299     8299              
  Branches     1649     1649              
==========================================
- Hits         6472     6467       -5     
- Misses       1426     1430       +4     
- Partials      401      402       +1     

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

Copy link
Contributor

@blink1073 blink1073 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@blink1073 blink1073 merged commit 5646bf8 into jupyter-server:main Nov 23, 2022
@kevin-bates kevin-bates mentioned this pull request Nov 23, 2022
9 tasks
@Zsailer Zsailer deleted the bug-ports_changed branch January 16, 2024 21:47
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.

'AsyncIOLoopKernelManager' object has no attribute 'ports_changed'
2 participants