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

Replace file watcher #8

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

casselc
Copy link

@casselc casselc commented Jul 7, 2022

This attempts to replace beholder with a java.nio.file.WatchService implementation to address the issues described in #7. I've kicked the tires on Windows and Linux aarch64, unable to test on Mac.

@plexus
Copy link
Member

plexus commented Jul 7, 2022

The main reason we use beholder, and the reason beholder exists, is for better mac support, so unless some mac people provide experience reports (regular and M1) I won't be able to merge this.

@plexus
Copy link
Member

plexus commented Jul 7, 2022

There are also several unrelated changes in here, including making public vars private, and adding hashing and denouncing. These should be in separate PRs. Thank you!

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

Successfully merging this pull request may close these issues.

2 participants