PragmaTwice commented on PR #599:
URL: 
https://github.com/apache/incubator-kvrocks/pull/599#issuecomment-1144524818

   > Truly thank you @PragmaTwice I waited too long time for this commit.
   > 
   > But i still want to make sure these sanitizers work well, can they report 
errors if we leak memory or data race access designedly
   
   Yeah, I think these sanitizers work well. 
   Actually we have fixed two memory leaks found by the LeakSanitizer (#605 and 
#614).
   Maybe later we can add more [matrix 
strategies](https://docs.github.com/en/actions/using-jobs/using-a-matrix-for-your-jobs)
 to CI so that both gcc and clang sanitizers can be used in tests.


-- 
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]

Reply via email to