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

Add watch support on Windows #9

Open
jasonrogena opened this issue Jun 16, 2022 · 0 comments
Open

Add watch support on Windows #9

jasonrogena opened this issue Jun 16, 2022 · 0 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@jasonrogena
Copy link
Owner

Pull #3 added support for directory watching on Linus and macOS. Support for Windows wasn't added because some tests failed on Windows and I don't have a Windows machine to debug. Here's an example run with the failing tests.

jasonrogena added a commit that referenced this issue Jun 16, 2022
Add logic for notifying when files in registered directories change
on macOS and Linux. Postpond support on Windows because of #9.

Related to #9

Signed-off-by: Jason Rogena <[email protected]>
jasonrogena added a commit that referenced this issue Jun 16, 2022
Add logic for notifying when files in registered directories change
on macOS and Linux. Postpond support on Windows because of #9.

Related to #9

Signed-off-by: Jason Rogena <[email protected]>
jasonrogena added a commit that referenced this issue Jun 16, 2022
Add logic for notifying when files in registered directories change
on macOS and Linux. Postpond support on Windows because of #9.

Related to #9

Signed-off-by: Jason Rogena <[email protected]>
jasonrogena added a commit that referenced this issue Jun 16, 2022
Add logic for notifying when files in registered directories change
on macOS and Linux. Postpond support on Windows because of #9.

Related to #9

Signed-off-by: Jason Rogena <[email protected]>
jasonrogena added a commit that referenced this issue Jun 16, 2022
Add logic for notifying when files in registered directories change
on macOS and Linux. Postpond support on Windows because of #9.

Related to #9

Signed-off-by: Jason Rogena <[email protected]>
jasonrogena added a commit that referenced this issue Jun 16, 2022
Add logic for notifying when files in registered directories change
on macOS and Linux. Postpond support on Windows because of #9.

Related to #9

Signed-off-by: Jason Rogena <[email protected]>
jasonrogena added a commit that referenced this issue Jun 18, 2022
Add logic for notifying when files in registered directories change
on macOS and Linux. Postpond support on Windows because of #9.

Related to #9

Signed-off-by: Jason Rogena <[email protected]>
jasonrogena added a commit that referenced this issue Jun 19, 2022
Add logic for notifying when files in registered directories change
on macOS and Linux. Postpond support on Windows because of #9.

Related to #9

Signed-off-by: Jason Rogena <[email protected]>
jasonrogena added a commit that referenced this issue Jun 19, 2022
Add logic for notifying when files in registered directories change
on macOS and Linux. Postpond support on Windows because of #9.

Related to #9

Signed-off-by: Jason Rogena <[email protected]>
jasonrogena added a commit that referenced this issue Jun 19, 2022
Add logic for notifying when files in registered directories change
on macOS and Linux. Postpond support on Windows because of #9.

Related to #9

Signed-off-by: Jason Rogena <[email protected]>
jasonrogena added a commit that referenced this issue Jun 19, 2022
Add logic for notifying when files in registered directories change
on macOS and Linux. Postpond support on Windows because of #9.

Related to #9

Signed-off-by: Jason Rogena <[email protected]>
jasonrogena added a commit that referenced this issue Jun 19, 2022
Add logic for notifying when files in registered directories change
on macOS and Linux. Postpond support on Windows because of #9.

Related to #9

Signed-off-by: Jason Rogena <[email protected]>
jasonrogena added a commit that referenced this issue Jun 19, 2022
Add logic for notifying when files in registered directories change
on macOS and Linux. Postpond support on Windows because of #9.

Related to #9

Signed-off-by: Jason Rogena <[email protected]>
@jasonrogena jasonrogena added good first issue Good for newcomers help wanted Extra attention is needed labels Jun 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant