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

handle recovered IW when controller is undefined #13717

Merged
merged 1 commit into from
Jun 15, 2023
Merged

Conversation

amunger
Copy link
Contributor

@amunger amunger commented Jun 15, 2023

required for microsoft/vscode#184757

An exception was getting thrown in InteractiveWindow.dispose() because the controller was undefined. This updates the controller and notebookDocument member types to expose that they can be undefined and that scenario should be handled properly.

@amunger amunger enabled auto-merge (squash) June 15, 2023 22:25
@amunger amunger merged commit 3b5269e into main Jun 15, 2023
@amunger amunger deleted the aamunger/IWRecovery branch June 15, 2023 23:05
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.

2 participants