Skip to content

If file does not exist when watcher is started, does not watch #20

Description

@dryewo

Hello Will,

I picked this library among others because it supports watching single files rather than directories (unlike other libraries like clojure-watch or juxt/dirwatch). However, I ran into an issue:

If I start a watcher on a single file that does not exist, it does not notice when the file is created.
But if I start it when the file exists, it notices deletion and creation.
Is this intended behavior?

Thanks in advance.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions