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

Possible memory leak? #382

Open
hyenatown opened this issue Aug 6, 2023 · 1 comment
Open

Possible memory leak? #382

hyenatown opened this issue Aug 6, 2023 · 1 comment
Labels

Comments

@hyenatown
Copy link

After installing the extension, I opened the panel for it, and it would search for TODOs.
It couldn't find the one I had already open in my workspace, ending the file search with a 'none found'.

However the embedded search continued. The amount of memory it was using was climbing,
and my machine was starting to become slow from swapping. I had to terminate the process.

(Using VSCodium 1.80.2)

Reproduction steps

  1. Make sure all Codium processes were terminated
  2. Start VSCodium, search for the extension and (re)install it.
  3. Click the panel icon to open Todo+
  4. Observe memory usage
@fabiospampinato
Copy link
Owner

Worth taking a closer look at 🤔 thanks for the report.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants