-
1) Go back and forth to a route with an element using the menu modifier, and take a heap snapshot between each time.
2) See that for every time, a new instance of `Menu` and `MenuNavgation` is retain…
-
There is some amount of memory being allocated during the `remap` function that isn't getting cleaned up.
This is with the latest commit on main. So I imagine it's something to do with rayon or the…
-
### Report
I think we have a memory leak.
Here is the memory usage over 2 days:
The memory drops is the pod getting OOM killed. At first we thought 64mb is too little, so we decided to experiment…
-
Hello,
I'm testing the default training configuration "combo_go2ARX5_pickle_reaching_extreme" and ran into some issues that I could use help with.
**Expected Training Outcome:** Without modifyin…
-
**Description**
I am encountering two possibly related issues with the Python backend and shared memory:
1. During operation, the shared memory usage keeps growing, leading to errors. It looks like …
-
#### Your system information
* System information from steam:
[link](https://gist.github.com/RodolpheGohard/29db66af2a9be92a93691d35bf41da5a)
* Have you checked for system updates?:
Yes
#### …
-
There appears to be a memory leak *somewhere* in the app; I'm on version 0.3.0 from Flatpak and the other day I had to force-kill the program because it was using 16 GiB of memory. Now, after leaving …
-
Столкнулся с проблемой утечки памяти на модели tts. При каждом обращении к модели занятая оперативка растет на ~100МБ.
Вызывается сразу несколько инстансов, работает через FastAPI, но я думаю, мож…
-
### Describe the issue:
![image](https://github.com/user-attachments/assets/54d173a2-42cf-405d-9e5f-76a5613fa5bd)
At my job, I was doing some memory analysis on our application in order to ident…
-
## Bug Report
### Affected tool(s) or class(es)
GenotypeGVCFs with `-all-sites`
### Affected version(s)
- 4.2 through 4.6
### Description
We tried to run GenotypeGVCFs from GATK 4.5 with …