ElectronNET/Electron.NET

Using a published app the electron processes hang around after the app has closed on linux

NimbusFox opened this issue · 1 comments

  • Version: 23.6.2

.net 8.0.301
node v22.2.0

  • Target: Linux

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