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

Report error from fd to user #178

Merged
merged 1 commit into from
May 19, 2023
Merged

Conversation

dvzubarev
Copy link
Contributor

I stumbled upon this error in fd.
But before this fix no actual error from fd was reported. Actually it was not helpful error in dirvish-fd-proc-sentinel:

Debugger entered--Lisp error: (wrong-type-argument number-or-marker-p nil)
  dirvish-fd--parse-output()
  dirvish-fd-proc-sentinel(#<process fd> "exited abnormally with code 1\n")

Im not sure that it is the best way to handle errors, but at least It can save time when debugging original error.

@alexluigit alexluigit merged commit f786305 into alexluigit:main May 19, 2023
@alexluigit
Copy link
Owner

Thanks for this!

aikrahguzar pushed a commit to aikrahguzar/dirvish that referenced this pull request Sep 16, 2023
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.

2 participants