inotify can somehow cause endless loops in with select()
Created attachment 6235 [details] Backport Patches for v3-5-test This patches will doesn't prevent the root cause of the problem, but they should prevent a 100% CPU loop.
Comment on attachment 6235 [details] Backport Patches for v3-5-test doesn't compile, I'll upload a new one soon
Created attachment 6236 [details] Backport Patches for v3-5-test DLIST_DEMOTE() was changed in master... This compiles for me now.
Pushed to v3-5-test. Closing out bug report. Thanks!