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

Huge data traffic even though extension is idle #434

Open
enricojonas opened this issue Oct 9, 2024 · 0 comments
Open

Huge data traffic even though extension is idle #434

enricojonas opened this issue Oct 9, 2024 · 0 comments
Labels
bug Something isn't working unreviewed Pending review by development team

Comments

@enricojonas
Copy link

Describe the bug
Even though the extension is not used, just by idling it uploads enormous amounts of data. See screenshot, blue spike (download) is VSCode start, then orange download is cause by the extension.

To Reproduce
Steps to reproduce the behavior:

  1. Install Extension (v2024.3.1), disable all other extensions
  2. Open a larger repository
  3. Monitor network usage

Expected behavior
There should not be any data sent when idling.

Screenshots
image

CodeTogether Host

  • IDE: VSCode
  • IDE Version 1.94.1
  • OS: Ubuntu
  • OS Version: 24.10

Additional context
This does not happen in all repositories. I suspect it happens with bigger repos.

Workaround (if any)
Just disabling and re-enabling the extension (without closing VSCode) fixes the issue.

@enricojonas enricojonas added bug Something isn't working unreviewed Pending review by development team labels Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working unreviewed Pending review by development team
Projects
None yet
Development

No branches or pull requests

1 participant