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

Fix handling of kernel change and restart #478

Merged
merged 2 commits into from
Jan 16, 2021

Conversation

krassowski
Copy link
Member

@krassowski krassowski commented Jan 16, 2021

References

Fixes #475.

Code changes

Logic for handling re-connection after kernel restart was borked as it was only re-initializing a virtual document, whereas both virtual editor and virtual editor need to be re-initialised. This fixes it

User-facing changes

New cells added after kernel restart work again.

Backwards-incompatible changes

None

Chores

  • linted
  • tested
  • documented
  • changelog entry

@krassowski krassowski merged commit 0a0d5c9 into master Jan 16, 2021
@krassowski krassowski mentioned this pull request Jan 31, 2021
@krassowski krassowski deleted the fix-kernel-change-and-restart branch July 25, 2021 00:01
@krassowski krassowski added this to the 3.1 milestone Aug 1, 2021
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.

Autocompletion does not work after "Restart Kernel and Run All Cells"
1 participant