<!-- Which version of Electron.NET CLI and API are you using? --> <!-- Please always try to use latest version before report. --> * **Version**: 23.6.2 <!-- Which version of .NET Core and Node.js are you using (if applicable)? --> .net 8.0.301 node v22.2.0 <!-- What target are you building for? --> * **Target**: Linux <!-- Enter your issue details below this comment. --> <!-- If you want, you can donate to increase issue priority (https://donorbox.org/electron-net) --> Steps to Reproduce: 1. `electronize build /target linux` 2. Run the app and then close the window 3. Check processes and you should see the electron processes(now app name) still hanging around