survey for "got inotify poll request in wrong process - disabling inotify" log message

It seems to me (at least on my home lab) that these occur on an apt-get dist-upgrade, where I get 3 of them:
Code:
# journalctl -u pveproxy -u pvedaemon | grep 'disabling inotify'
Sep 15 09:33:48 <node> pveproxy[1576863]: got inotify poll request in wrong process - disabling inotify
Sep 15 09:33:48 <node> pveproxy[1576862]: got inotify poll request in wrong process - disabling inotify
Sep 15 09:33:48 <node> pveproxy[1576864]: got inotify poll request in wrong process - disabling inotify
I believe this is pretty normal & not to be construed as a bug (at least on my setup).

If I remember I will re-execute on the next upgrade.