microsoft / microsoft/vscode-remote-release

Tunnel becomes unresponsive after large number of file changes

Open
#10,233 0 comments 0 reactions 1 assignee View on GitHub

@connor4312 is already working on this.

Since Sep 25, 2024.

bug tunnels
Dominant language
Dockerfile
Stars
4.2k
Forks
469
Avg merge
1d 1h
Merged PRs (30d)
1

Description

Summary

When a large number of file changes are introduced in a short period, e.g. an installation process, the tunnel server becomes unresponsive.

Details

  • VSCode Version: 1.92.2 (Universal)
  • Local OS Version: macOS 14.6.1 (23G93)
  • Remote OS Version: macOS 14.6.1 (23G93)
  • Remote Extension/Connection Type: Server
  • Logs: N/A

Steps to Reproduce:

  1. Connect to remove server via Remote Tunnel
  2. Introduce a large number of file changes from the terminal, in my case it is yarn expo prebuild --clean.
  3. Tunnel server becomes unresponsive for 30 minutes, e.g. File panel stays loading, terminal does not respond to keystrokes... etc.

Does this issue occur when you try this locally?: Yes
Does this issue occur when you try this locally and all extensions are disabled?: No, this requires the Tunnel extension.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.