cargo watch creates additional web-views on reload
Open
- Dominant language
- JavaScript
- Stars
- 2k
- Forks
- 179
- PR merge metrics
- No merged PRs in 30d
Description
When running with `cargo watch --exec "run" and an actix backend server running in separate thread, the cargo watch reloads leave the web-view hanging. Multiple webviews end up being created on subsequent runs and the system quickly becomes unusable. Any ideas?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.