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

Remove duplicate event firing of onDidClose #34255

Merged
merged 1 commit into from
Sep 13, 2017
Merged

Remove duplicate event firing of onDidClose #34255

merged 1 commit into from
Sep 13, 2017

Conversation

nicksnyder
Copy link
Contributor

The dispose method already calls this._onDidClose.fire(this); as its last statement.

@jrieken
Copy link
Member

jrieken commented Sep 13, 2017

Thanks.

@jrieken jrieken added this to the September 2017 milestone Sep 13, 2017
@jrieken jrieken merged commit 73ae855 into microsoft:master Sep 13, 2017
@nicksnyder nicksnyder deleted the patch-4 branch November 2, 2017 17:32
@github-actions github-actions bot locked and limited conversation to collaborators Mar 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants