* The value of file-notify--pending-event is reset after the first client was processed in the outer loop in file-notify-callback, resulting in clients watching for the same file being treated differently. Note that this problem would be solved by not having multiple clients per descriptor.