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

inspector: removing checking of non existent field in lib/inspector.js #27919

Closed
wants to merge 1 commit into from

Conversation

Keroosha
Copy link
Contributor

@Keroosha Keroosha commented May 26, 2019

Seems like sessionAttached doesn't exist and no more assigned anywhere

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

Seems like sessionAttached doesn't exist and no more assigned anywhere
Copy link
Member

@addaleax addaleax left a comment

/cc @eugeneo

@nodejs-github-bot
Copy link
Contributor

@nodejs-github-bot nodejs-github-bot commented May 26, 2019

Copy link
Contributor

@eugeneo eugeneo left a comment

Thank you! This is a left over from the dark times when only a single concurrent connection was allowed, no longer needed.

Trott
Trott approved these changes May 27, 2019
@nodejs-github-bot
Copy link
Contributor

@nodejs-github-bot nodejs-github-bot commented May 27, 2019

@BridgeAR
Copy link
Member

@BridgeAR BridgeAR commented May 29, 2019

@Keroosha thanks a lot for looking closely into this at the code & learn! Awesome job!

@ryzokuken
Copy link
Member

@ryzokuken ryzokuken commented May 29, 2019

Landed in c91a90b 🎉

@ryzokuken ryzokuken closed this May 29, 2019
pull bot pushed a commit to SimenB/node that referenced this issue May 29, 2019
Seems like sessionAttached doesn't exist and no more assigned anywhere

PR-URL: nodejs#27919
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Eugene Ostroukhov <eostroukhov@google.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
targos added a commit that referenced this issue May 31, 2019
Seems like sessionAttached doesn't exist and no more assigned anywhere

PR-URL: #27919
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Eugene Ostroukhov <eostroukhov@google.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
@targos targos mentioned this pull request Jun 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

8 participants