integrativesoft / lara

Lara Web Engine is a lightweight C# framework for web user interface development.
Apache License 2.0
153 stars 9 forks source link

Faster termination of desktop apps #76

Closed pablocar80 closed 4 years ago

pablocar80 commented 4 years ago

When using Lara in the new Browser App mode, after closing the browser there is a delay of around 10 seconds until the process stops executing. Ideally this should be as quick as possible.