Open paring-chan opened 2 days ago
I observe this sometime in my dev env. I guess this might be related to database operation not disposed after quit? I need to take more time to investigate it.
I guess it's an issue from electron. The main process actually exits(but I think it can be just an wrapper), but (maybe) child processes become zombie(actually the window doesn't disappear), but I think the task freezing is another issue
I'll let you know if the freeze on exit disappears with latest electron(I can use the launcher with latest electron in nixpkgs)
Is there an existing issue for this?
Launcher Version
v0.47.10
Operating System
Linux
Architecture
x64
Current Behavior
while running some tasks on the launcher(installing, launching, etc), it occasionally freezes and doesn't respond if I hit cancel button. Then the process won't be killed even with SIGKILL
Expected Behavior
No response
Steps To Reproduce
Anything else?
I'm using KDE Plasma 6.2.2 on Wayland and system is running with NixOS