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

use watcher instead of polling #1

Closed
extrawurst opened this issue Mar 22, 2020 · 4 comments
Closed

use watcher instead of polling #1

extrawurst opened this issue Mar 22, 2020 · 4 comments
Labels
enhancement New feature or request pinned

Comments

@extrawurst
Copy link
Owner

use notify to watch git instead of permanent polling

@extrawurst extrawurst added the enhancement New feature or request label Mar 30, 2020
@stale stale bot added the wontfix This will not be worked on label May 29, 2020
Repository owner deleted a comment from stale bot May 29, 2020
@stale stale bot removed the wontfix This will not be worked on label May 29, 2020
@extrawurst
Copy link
Owner Author

unfortunately this introduces massive bloat of dependencies and reintroduces the outdated mio 0.6 with its security problematic outdated net2: notify-rs/notify#248

@0xpr03
Copy link

0xpr03 commented Aug 23, 2021

Note: We're not depending on mio 0.6 anymore

@extrawurst
Copy link
Owner Author

@0xpr03 yeah but I am waiting for a stable release of 5.0

@extrawurst
Copy link
Owner Author

extrawurst commented Nov 25, 2021

or I am just using https://github.com/facebook/watchman

ok that requires another binary to be installed - what a joke

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request pinned
Projects
None yet
Development

No branches or pull requests

2 participants