Skip to content
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.

Select a random port to debug on #553

Merged
merged 2 commits into from
Oct 25, 2016
Merged

Select a random port to debug on #553

merged 2 commits into from
Oct 25, 2016

Conversation

roblourens
Copy link
Member

Fix #552.

This is copied from node-debug/node-debug2. It doesn't check whether a port is already in use, but... there are lots of ports out there. Without this, debugging two Go processes with a 'composite' launch config won't work out of the box without specifying ports manually.

@roblourens
Copy link
Member Author

The failures look unrelated

@ramya-rao-a
Copy link
Contributor

About the failures...

The ones for Go 1.5 is because gometalinter just updated to use the latest golint which dropped support for Go1.5 I am looking into it and in conversation with gometalinter owner

The others are just linting errors, should be easy to fix

@roblourens
Copy link
Member Author

Didn't notice the lint, fixed that.

@roblourens roblourens merged commit cbc5565 into master Oct 25, 2016
@ramya-rao-a ramya-rao-a deleted the roblou/randomPort branch November 30, 2016 20:48
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.

3 participants