The LoopObeysShutdown test case of transaction_coordinator_futures_util_test.cpp makes use of a local variable that gets concurrently read and written without any serialization mechanism, causing noise in the execution of Thread Sanitizer-based suites.