[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] tail: with --pid, ensure all inotify events are processed
From: |
Jim Meyering |
Subject: |
Re: [PATCH] tail: with --pid, ensure all inotify events are processed |
Date: |
Wed, 7 Jun 2017 08:04:06 -0700 |
On Wed, Jun 7, 2017 at 12:23 AM, Pádraig Brady <address@hidden> wrote:
> + tail -f with --pid no longer ignores some inotify events.
> + [bug introduced with inotify support added in coreutils-7.5]
Nice patch.
Might be worth clarifying that
tail -f --pid=PID
no longer ignores events delivered just prior to PID death detection.