Skip to content

Use inotify on linux to add capability to monitor a single file #11

@DavyLandman

Description

@DavyLandman

While inotify already appears to be used for directory watches, we can use JNA to setup a file watch using inotify. This would reduce the costs of a full directory watch in case we only need to monitor a single path.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions