Skip to content

Release v1.4.14 - #5

Merged
Mockird31 merged 1 commit into
masterfrom
mockird31/release-v1.4.14
Aug 5, 2026
Merged

Release v1.4.14#5
Mockird31 merged 1 commit into
masterfrom
mockird31/release-v1.4.14

Conversation

@Mockird31

@Mockird31 Mockird31 commented Aug 5, 2026

Copy link
Copy Markdown

Bugfix release for log following: fixes data written between reaching the end of the file and the inotify watch being armed being left unreported.

  • PR recheck: added recheck after start inotify #4: re-check the file right after arming the inotify watch. The watch is only added once the file has been read to EOF, so a write, a truncation or a rotation landing in between produced no event and never would: the tailer kept waiting with unread data in the file until some later, unrelated write woke it up.

@Mockird31
Mockird31 merged commit 480108f into master Aug 5, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants