This reverts commit a9c2983523b2a7378e642255c52cfe502300d0e6.
The CConman initialization in setup_common.cpp is causing a data race when running the tests, and needs to be investigated.
Unbreak TSAN for now.
Differential D8397
Revert "fuzz: Add process_messages harness" Fabien on Nov 13 2020, 20:44. Authored by Tags None Subscribers None Tokens
Details
This reverts commit a9c2983523b2a7378e642255c52cfe502300d0e6. The CConman initialization in setup_common.cpp is causing a data race when running the tests, and needs to be investigated. With TSAN: ninja check
Diff Detail
|