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

Responsive continuous builds on macOS and Windows on Java 9+ #4

Closed
pioterj opened this issue Oct 6, 2021 · 0 comments
Closed

Responsive continuous builds on macOS and Windows on Java 9+ #4

pioterj opened this issue Oct 6, 2021 · 0 comments
Milestone

Comments

@pioterj
Copy link
Member

pioterj commented Oct 6, 2021

Use the file system watching infrastructure to make the continuous build feature more robust.

One of the practical outcomes of doing this is that continuous builds on macOS and Windows on Java 9 and later will react to file changes almost instantly, as opposed to the current delay that can be as long as 10 seconds between file change and new build being triggered.

Related issues:

@pioterj pioterj transferred this issue from another repository Oct 11, 2021
@pioterj pioterj added this to the 7.5 milestone Jan 28, 2022
@pioterj pioterj changed the title Use file system watching infrastructure for continuous builds Responsive continuous builds on macOS and Windows on Java 9+ Feb 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

2 participants