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

Completion of error handling #43

Closed
elfring opened this issue Jan 26, 2019 · 3 comments
Closed

Completion of error handling #43

elfring opened this issue Jan 26, 2019 · 3 comments

Comments

@elfring
Copy link

elfring commented Jan 26, 2019

Would you like to add more error handling for return values from functions like “pthread_create”?

@boazsegev
Copy link
Owner

The answer would always be "yes". Error testing is always preferred.

This case is very low priority. It's a malloc vs. fio_malloc speed testing snippet. It isn't part of the framework code. I guess I was rushing through it.

I'd be happy to get it fixed (just exit on error), but I prefer to focus on the productive parts.

Thanks!
☺️

@boazsegev
Copy link
Owner

Done 👍🏻

@elfring
Copy link
Author

elfring commented Jan 26, 2019

Thanks for your small source code improvement.

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

No branches or pull requests

2 participants