mirror of
https://github.com/XRPLF/rippled.git
synced 2026-04-29 15:37:57 +00:00
* XRPLF/pratik/Fix_asan_lsan_flagged_issues: (61 commits) Apply suggestion from @pratikmankawde refactor: Modularize app/tx (6228) do not fix the stack size refactor: Decouple app/tx from `Application` and `Config` (6227) increase timeout chore: Update clang-format to 21.1.8 (6352) reverted change in Number halt on error = 0 remove printXXX from asan rt args remove symbolize option from asan only run asan supp. coro releated asan errors run sanitizer tests in parallel refactor: Modularize `HashRouter`, `Conditions`, and `OrderBookDB` (6226) increase timeout for sanitizer jobs chore: Fix minor issues in comments (6346) refactor: Modularize the NetworkOPs interface (6225) removing timeout changes increase timeout for sanitizer builds, since we are seeing timeouts increase stack size of coroutine ...