Skip to content

BUG: Ignore errors on exit, so that Flow launcher can exit properly, and not keep a ghost process in background #3453

@TechySC23

Description

@TechySC23

So these issues #3428 and #3409 and more are the main reasons i am making this.

Solution:

I want that flow can exit and ignore the errors on exit if happened.

Alternatives:

Maybe add an toggle?

Add a watcher process so that this process watches for errors and then confirms if this is a startup error, a plugin error, a Flow Launcher error (like everything not installed-error), or a Flow Launcher Exit-time error.

The watcher process only becomes super active on the startup, an execution of a important feature, like installation of plugins, read and write on disk, an exception (That's a very important one), and on flow launcher exit.

The watcher process can also be made to startup earlier than the flow executable itself.

Metadata

Metadata

Assignees

Labels

Dev branch onlyAn issue or fix for the Dev branch build

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions