torwig opened a new pull request, #1214: URL: https://github.com/apache/incubator-kvrocks/pull/1214
Check all the return values of the `Status` type if they are marked as [[nodiscard]]. Some functions were refactored so that now they return `Status` instead of `bool` or` void`; some functions now didn't return `Status`. Closes: #1196 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
