Axosoft / nsfw

A super fast and scaleable file watcher that provides a consistent interface on Linux, OSX and Windows
MIT License
901 stars 113 forks source link

Stop service on error #156

Open julianmesa-gitkraken opened 2 years ago

julianmesa-gitkraken commented 2 years ago

At now when you get an error in the library the service is not stopped, so all resources are not released. This is a breaking change because if you try to stop the service after an error, you will get an exception.