Files
rippled/cmake
Jingchen e3ebc253fa 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-12 14:54:01 +00: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