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

fix: ENOBUFS error in large projects #29

Merged
merged 3 commits into from
Aug 12, 2023

Conversation

Equilibris
Copy link
Contributor

I am using nxrs/cargo in a large project the cargo metadata command can be many kibibytes large, so i increased the max-buffer size for the command

@dannymcgee
Copy link
Contributor

dannymcgee commented Aug 12, 2023

Hey @Equilibris, thanks for the PR! This seems like a pretty harmless change, so I'm pretty inclined to just accept it. Left one question/suggestion for you — would be happy to merge whenever you get the chance to respond.

@dannymcgee dannymcgee linked an issue Aug 12, 2023 that may be closed by this pull request
Co-authored-by: Danny McGee <dannymcgee@gmail.com>
@Equilibris
Copy link
Contributor Author

Hi yes, thank you for the fix, its ready to go now

@dannymcgee dannymcgee merged commit 66a38ea into nxrs:main Aug 12, 2023
@Equilibris Equilibris deleted the fix-max-buffer-overrun branch August 14, 2023 20:22
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.

Cannot compute dep graph
2 participants