mirror of
https://github.com/XRPLF/rippled.git
synced 2026-04-29 15:37:57 +00:00
- Add Doxygen documentation to new methods, members, constants, and macros introduced by the TSAN/ASAN PR (Database::startReadThreads, BasicApp::DeferStart, ResourceManager::start, XRPL_SANITIZER_ACTIVE, coroStackSize, yieldStackSize) - Add @note thread-safety tags where atomics were introduced - Update Database constructor docs to reflect deferred thread startup - Remove temporary CI filter that restricted builds to sanitizer-only variants (must run full matrix before merge) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>