redict/.github
Roshan Khatri 88e83e517b
Add DEBUG_ASSERTIONS option to custom assert (#12667)
This PR introduces a new macro, serverAssertWithInfoDebug, to do complex assertions only for debugging. The main intention is to allow running complex operations during tests without impacting runtime performance. This assertion is enabled when setting DEBUG_ASSERTIONS.

The DEBUG_ASSERTIONS flag is set for the daily and CI variants of `test-sanitizer-address`.
2023-11-11 20:31:34 -08:00
..
ISSUE_TEMPLATE crash report instructions (#10816) 2022-06-06 11:39:23 +03:00
workflows Add DEBUG_ASSERTIONS option to custom assert (#12667) 2023-11-11 20:31:34 -08:00
dependabot.yml Setup dependabot for github-actions and codespell (#9857) 2022-01-04 16:19:28 +02:00