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

fallback to poll watcher on OS Error 38 #172

Merged
merged 3 commits into from
Jul 21, 2022
Merged

Conversation

samuelcolvin
Copy link
Owner

@samuelcolvin samuelcolvin commented Jul 20, 2022

fix #167

used #171 to identify the exact error.

@codecov
Copy link

codecov bot commented Jul 20, 2022

Codecov Report

Merging #172 (a2f4f32) into main (2c7ebb4) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##              main      #172   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines          382       382           
  Branches        80        80           
=========================================
  Hits           382       382           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2c7ebb4...a2f4f32. Read the comment docs.

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.

M1 mac with Docker WatchfilesRustInternalError: Error creating watcher: Function not implemented (os error 38)
1 participant