Skip to content

fix: IOSession access this before calling super #40645

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

Merged
merged 6 commits into from
Oct 15, 2020

Conversation

Jack-Works
Copy link
Contributor

close #40399

This makes the TS server crashes if the build target is ES6 or higher.

Fixes #40399

@typescript-bot typescript-bot added the For Backlog Bug PRs that fix a backlog bug label Sep 19, 2020
@sandersn
Copy link
Member

@sheetalkamat Is this ready to go in then?

@sheetalkamat sheetalkamat merged commit ad96a52 into microsoft:master Oct 15, 2020
@Jack-Works Jack-Works deleted the patch-1 branch April 23, 2022 02:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
For Backlog Bug PRs that fix a backlog bug
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

IOSession class is accessing this before calling super
4 participants