Skip to content

GitHub advertises an outdated release - "start-watch hangs" #8

Description

@owenRiddy

Hey!

I was looking for a filesystem watch library and found this one. The README suggested using [clojure-watch "LATEST"] - but I like version locking dependencies so I used [clojure-watch "0.1.9"]. start-watch then hung because the library didn't implement close-watcher until a later release and that function grabbed the REPL thread. Everything worked as expected after switching to 0.1.14.

Would you please consider adding a "WARNING: Releases are not managed on GitHub, the GitHub release is outdated." to the Installation section of the README? Or better yet, deleting the 0.1.9 release (and the 0.1.9 tag too) in GitHub to force people to check Clojars?

Cheers.

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