Node server sometimes doesn't exit when the window is closed
Open
bug
tauri
- Dominant language
- Vue
- Stars
- 1.3k
- Forks
- 41
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
Closing the guijs window (thus exiting the app) may not kill the node server correctly.
**To Reproduce**
Steps to reproduce the behavior:
1.Close the guijs window
**Expected behavior**
Node server is killed
**Desktop (please complete the following information):**
- OS: Linux (elementary OS 5.1.2)
- Node version: 12.16
- Are you using nvm? Yes
Contributor guide
Assessment
This issue has not been assessed yet.