Xavier Flix

Results 23 comments of Xavier Flix

Just started experiencing this issue as well and there are no openvpn processes running in the background. But, re-installing does seem to fix the problem.

Thanks for the information. I'll give it a go later today.

I'm having the exact same problem, running on Manjaro 18 KDE

Now running v2.6.21, but the problem persists. I have the exact same version of VS Code + the Code Time plugin on my laptop (running Ubuntu) and it works just...

I haven't tested it with v2.6.22 - I only see v2.6.21 available on VS Code's marketplace. As for the output from CodeTime, is completely empty.

Unfortunately, it still doesn't work - but don't worry too much about it as it seems to be something related to this particular PC. It's working perfectly fine on three...

Since today I had a couple of hours to spare I decide it to try to debug the compiled extension code. I was able to find that the error occurs...

Yes, continuously calling `enumerator.EnumerateAudioEndPoints` will cause memory consumption to go up. Not sure if it's a problem with the library or the native code itself. However, it is not recommended...

At first glance, your code looks fine... I will run it locally to see if I can figure out what's going on.

To be honest, I'm not sure what's going on... but I feel that this appears to be _normal_ behavior. I followed the instructions found [here](https://learn.microsoft.com/en-us/dotnet/core/diagnostics/dotnet-dump) and couldn't find anything useful....