Files
rippled/cmake
Jingchen 00697a49fe fix: Ensure that coverage file generation is atomic. (#5426)
Running unit tests in parallel and multiple threads can write into one file can corrupt output files, and then gcovr won't be able to parse the corrupted file. This change adds -fprofile-update=atomic as instructed by https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68080.
2025-05-21 16:14:00 +01:00
..
2024-06-20 13:57:12 -05:00
2024-06-20 13:57:12 -05:00
2024-08-02 17:25:44 -04:00