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

Expose control channel on AsyncKernelManager #529

Merged
merged 1 commit into from
Mar 11, 2020

Conversation

kevin-bates
Copy link
Member

@kevin-bates kevin-bates commented Mar 10, 2020

In reviving the async kernel management work in Notebook after #428 was merged, I ran into an issue with the control socket since I hadn't applied the ioloop manager portion of #447 to the AsyncIOLoopKernelManager. This change adds the appropriate as_zmqstream entry to the kernel manager and the Notebook issue is no longer present.

@davidbrochart
Copy link
Member

LGTM

@davidbrochart davidbrochart merged commit 466e757 into jupyter:master Mar 11, 2020
@kevin-bates kevin-bates deleted the fix-async-control-channel branch March 11, 2020 14:25
@kevin-bates
Copy link
Member Author

Thank you for the merge David. I'm hoping we can talk about cutting a 6.1.0 release for the async kernel management stuff, but before that, I'd like to finish reviving related PRs from yesteryear in notebook and enterprise_gateway in case they require changes here. I plan to have these completed by EOD Friday.

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.

None yet

2 participants