Yaak uses excessive memory and CPU while idle (Possible Memory leak)

Bug
When Yaak is left idle in the background without any user interaction, it consumes approximately 9 GB of RAM and 30% CPU. This happens even when no requests are running and the application is not being actively used.
Actual behavior: RAM usage: ~9 GB. CPU usage: ~30%. No user interaction or active requests.
Expected behavior: Resource usage should remain low while the application is idle in the background.
System:
CPU: Intel Core i5-8365U
Kernel: Linux 7.1.3-2-cachyos x86_64
Memory: 15.24 GiB
Linux2026.4.0
Have you added a Git repo to any Yaak workspaces? I have some improvements for this in the latest Beta 7
https://github.com/mountain-loop/yaak/releases/tag/v2026.5.0-beta.7
Yes. The workspace in question falls under GitHub repo. (Not independent but nested under the project repository)
Can you try the new beta to see if it helps?
Sure. I’ll let you know
I have the same behavior on Linux Fedora with i5-11500, latest 2026.4.0. Was very surprised when found it
And that issue is annoying me. do you know of any better API testing client? with the similar or more features as yaak?