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

Stop forwarding port still forwards the port #86074

Closed
isidorn opened this issue Dec 3, 2019 · 0 comments
Closed

Stop forwarding port still forwards the port #86074

isidorn opened this issue Dec 3, 2019 · 0 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug candidate Issue identified as probable candidate for fixing in the next release remote Remote system operations issues verified Verification succeeded
Milestone

Comments

@isidorn
Copy link
Contributor

isidorn commented Dec 3, 2019

Refs: #85926

  1. os x, open our express smoke test in a docker container with node10
  2. npm install, open debug viewlet create a launch.json by clicking on the launch gear and press debug start
  3. Forward a port 3000 to your localhost 3000. Hit the port locally and notice how you get the application
  4. Stop Forwarding port 3000
  5. Hit a port localy and notice that you still get the application even though you stopped the forwarding 🐛
@alexr00 alexr00 added bug Issue identified by VS Code Team member as probable bug remote Remote system operations issues labels Dec 3, 2019
@alexr00 alexr00 modified the milestones: December 2019, November 2019 Dec 3, 2019
@alexr00 alexr00 added the candidate Issue identified as probable candidate for fixing in the next release label Dec 9, 2019
alexr00 added a commit that referenced this issue Dec 9, 2019
alexr00 added a commit that referenced this issue Dec 9, 2019
alexr00 added a commit that referenced this issue Dec 9, 2019
alexr00 added a commit that referenced this issue Dec 10, 2019
@alexr00 alexr00 closed this as completed Dec 10, 2019
@isidorn isidorn added the verified Verification succeeded label Dec 10, 2019
@vscodebot vscodebot bot locked and limited conversation to collaborators Jan 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug candidate Issue identified as probable candidate for fixing in the next release remote Remote system operations issues verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

2 participants