Right now, hotreload works as is on Linux. On Windows because windows locks the .pdb files we can't use the feature. Investigate these solutions - [ ] Elaborate a way to notify the running executable - [ ] Use a server-client architecture - [ ] Have a look at how [CR](https://github.com/fungos/cr) does it Try the solutions and evaluate which one should be more desirable.
Right now, hotreload works as is on Linux. On Windows because windows locks the .pdb files we can't use the feature.
Investigate these solutions
Try the solutions and evaluate which one should be more desirable.