Open elfring opened 6 years ago
Would you like to add more error handling for return values from functions like the following?
These code is from redis.
I suggest to avoid ignorance of return values a bit more. Would you like to detect every error situation as early as possible?
Would you like to add more error handling for return values from functions like the following?