Hacker News new | ask | show | jobs
by ars 3849 days ago
They should watch the directory, not the file.

The limit is found here: /proc/sys/fs/inotify/max_user_watches and defaults to 8K, not 300K, so I don't think it's the cause of this problem.

1 comments

You're right, I was mistaken. The limit is a user limit.