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

Make dispose idempotent #2353

Merged
merged 1 commit into from Jul 31, 2019
Merged

Make dispose idempotent #2353

merged 1 commit into from Jul 31, 2019

Conversation

Tyriar
Copy link
Member

@Tyriar Tyriar commented Jul 31, 2019

Fixes #2351

Issue was caused because vscode calls Terminal.dispose multiple times now due to strict null checks, xterm.js should be more resilient.

@Tyriar Tyriar added this to the 4.0.0 milestone Jul 31, 2019
@Tyriar Tyriar self-assigned this Jul 31, 2019
@Tyriar Tyriar merged commit d20068c into xtermjs:master Jul 31, 2019
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.

Exception when disposing terminal
1 participant