Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
owenRiddy opened this issue Apr 10, 2024 · 0 comments
Open

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

owenRiddy opened this issue Apr 10, 2024 · 0 comments

Comments

@owenRiddy
Copy link

owenRiddy commented Apr 10, 2024

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.

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

No branches or pull requests

1 participant