Automatic merge from submit-queue Delay flush if the watch queue has pending items Simple deferral of flush can reduce Syscalls when watch queues build up. Simpler version of #24768 Fixes #24729 @xiang90 @wojtek-t