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

fix: pass the correct HostPort into the node inspector #17380

Merged
merged 1 commit into from Mar 18, 2019

Conversation

MarshallOfSound
Copy link
Member

Fixes #17348

Description of Change

We were passing the incorrect HostPort instance into the inspector start call. This passes the correct one in.

Release Notes

Notes: launching the node inspector through --inspect now listens on the correct port when one is provided

@electron-cation electron-cation bot added the new-pr 🌱 PR opened in the last 24 hours label Mar 14, 2019
@MarshallOfSound MarshallOfSound added target/5-0-x and removed new-pr 🌱 PR opened in the last 24 hours labels Mar 14, 2019
@electron-cation electron-cation bot added the new-pr 🌱 PR opened in the last 24 hours label Mar 14, 2019
@electron-cation electron-cation bot removed the new-pr 🌱 PR opened in the last 24 hours label Mar 15, 2019
@MarshallOfSound MarshallOfSound merged commit 5025c99 into master Mar 18, 2019
@release-clerk
Copy link

release-clerk bot commented Mar 18, 2019

Release Notes Persisted

launching the node inspector through --inspect now listens on the correct port when one is provided

@trop
Copy link
Contributor

trop bot commented Mar 18, 2019

I have automatically backported this PR to "5-0-x", please check out #17439

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.

None yet

2 participants