Auto port forwarding = false not respected when there's a tunnel provider #5208
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-explorer
verified
Verification succeeded
Milestone
There is a race that occurs when auto port forwarding is off but there is also a tunnel provider registered.
In this case, even though auto port forwarding is off we still watch the proc filesystem so that the process info in the ports view can be filled in. However, because of the race, auto port forwarding still occurs.
The text was updated successfully, but these errors were encountered: