<div>Hello everyone</div><div><br></div><div>Just wanted to quickly announce that I have ported Martin Geisler's statdaemon extension [1] to Linux. The implementation uses inotify (via pyinotify) to watch directories in the repository up to the allowed user watch limit, and prioritizes which directories it should watch using a priority queue if the limit is hit. You're welcome to try it and give feedback :-).</div>

<div><br></div><div>Cheers,</div><div>Cedric</div><div><br></div>[1] <a href="https://bitbucket.org/aragost/statdaemon">https://bitbucket.org/aragost/statdaemon</a>