-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed
Description
We have an issue of Zombie process when the daemon are started by the client due to Dart bug, when the Flutter app is closed, the child process are not terminated.
We have to look if by any chance, the daemon receive any kind of POSIX signal when flutter app is closed.
If we have no way to kill a process without parent relation due to OSX Sandbox mode.
In that scenario we could consider implementing a process monitoring option of for parent PID process when started by flutter client, if that process is terminated, stop the daemon
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed