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

Open
opened 2026-01-29 16:52:33 +00:00 by claunia · 0 comments
Owner

Originally created by @NimbusFox on GitHub (Jun 12, 2024).

  • 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
Originally created by @NimbusFox on GitHub (Jun 12, 2024). <!-- 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
claunia added the bug label 2026-01-29 16:52:33 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Electron.NET#949