Skip to content

Application Process not stopping on close #4

@nlvw

Description

@nlvw

When closing the electron built application the process in task manager does not close. Same behaviour when you right click the title bar and select close and when you close it from the taskbar. The correct behavior should be for the process to stop when the program is closed.

I think the bug or missing code is in main.js but I'm not familiar enough with electron to fix it.

Build Commands Used (Win 10 x64):
npm install
npm install electron-packager -g
electron-packager . PTZOptics

Process:
ptzoptics

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions