-
```
async function test()
{
const JSONPatcherProxy = (await import("jsonpatcherproxy")).JSONPatcherProxy
let gS = {
uno: {
},
}
let jsonPatcherProxy = new …
-
Hello. I've been using this extension for a couple of days and I've so far encountered VS Code force closing due to my PC running out of memory. If you look at the screen recording I included below yo…
-
**Describe the bug**
Enormous memory usage
**To Reproduce**
I used Lazygit on Friday, and keep it open till Monday
**Screenshots**
After start:
![lg-on-start](https://github.com/jesseduffiel…
-
### Observed behavior
I detected critical memory leak in CCLS. I use Arch Linux on linux-zen 6.8.8 kernel. CPU - AMD FX-8350, 16GB RAM. I compiled clang-git from AUR with enabled -fsanitize=address…
-
Hello
We are facing an issue that zipline leaks 500-600kb every "cycle" of usage.
Is there any examples
+ of correct usage ZiplineScope and ZiplineScoped?
+ how we must correctly close se…
-
Hi I am opening this issue to ask a question about Exam 05.
Do created or removed objects need to be deleted?
Some examples on GitHub take into account the memory leak situation, others don't u…
-
Hi,
I've been encountering a weird behaviour on k8s with some nodejs apps and pyroscope, as over the time, memory is growing indefinitely.
I've tried different docker image base OS (Alpine wit…
-
### Steps to reproduce
git clone https://github.com/MQTwist/flutter_uikitview_memory.git
cd flutter_application_1
flutter create .
flutter pub get
open ios/Runner.xcworkspace
### Expected result…
-
### Microsoft PowerToys version
0.78.0
### Installation method
PowerToys auto-update, WinGet
### Running as admin
No
### Area(s) with issue?
PowerToys Run
### Steps to reproduc…
-
When using the Editor and loading longer and multiple document the number of DOM nodes in the document keeps growing and never goes down again.
Using Chrome Developer tools memory analyzer and lookin…