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

more details on errors #171

Closed
wants to merge 2 commits into from
Closed

more details on errors #171

wants to merge 2 commits into from

Conversation

samuelcolvin
Copy link
Owner

@samuelcolvin samuelcolvin commented Jul 20, 2022

to investigate #167.

DO NOT MERGE

@codecov
Copy link

codecov bot commented Jul 20, 2022

Codecov Report

Merging #171 (4eecdcb) into main (57fbbe1) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##              main      #171   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines          375       375           
  Branches        79        79           
=========================================
  Hits           375       375           

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 57fbbe1...4eecdcb. Read the comment docs.

@samuelcolvin
Copy link
Owner Author

samuelcolvin commented Jul 20, 2022

From this I've found the error details are:

_rust_notify.WatchfilesRustInternalError: Error creating watcher: Function not implemented (os error 38) - Error { kind: Io(Os { code: 38, kind: Unsupported, message: "Function not implemented" }), paths: [] }`

Can now catch this 🐛

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.

1 participant