detect file size modification for polling#32
Merged
Nino-K merged 1 commit intohpcloud:masterfrom Sep 30, 2015
0x001D:master
Merged
detect file size modification for polling#32Nino-K merged 1 commit intohpcloud:masterfrom 0x001D:master
Nino-K merged 1 commit intohpcloud:masterfrom
0x001D:master
Conversation
polling did not work (at least for a win32 environment)
Author
|
in the environment I use tail (win32, Windows Server) file modification with Poll: false (aka fsnotify), does not work as reported here: #31 |
Contributor
|
@0x001D Thanks for your contribution, it's merged. |
Nino-K
pushed a commit
that referenced
this pull request
Sep 30, 2015
detect file size modification for polling
daniel-ayvar
pushed a commit
to daniel-ayvar/tail
that referenced
this pull request
Feb 21, 2024
Bumps [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify) from 1.4.9 to 1.5.1. - [Release notes](https://github.com/fsnotify/fsnotify/releases) - [Changelog](https://github.com/fsnotify/fsnotify/blob/master/CHANGELOG.md) - [Commits](fsnotify/fsnotify@v1.4.9...v1.5.1) --- updated-dependencies: - dependency-name: github.com/fsnotify/fsnotify dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
polling did not work (at least for a win32 environment)