Skip to content

v0.4.0

Compare
Choose a tag to compare
@achetronic achetronic released this 04 Apr 14:41
· 12 commits to master since this release

Feature:

  • ♻️ Add WatcherPool cleaner process: this is a process that is triggered on Notification related events to kill watchers that are not claimed anymore by any Notification resource.
  • 🏳️ Add flag --enable-watcher-cleaner to enable WatcherPool cleaner process. This is disabled by default while it's experimental feature
  • 📜 Update README to include changes

Contributors:
@achetronic