Some bots started failing with the following error
after changing Alloc to New. Change it back.
ThreadSanitizer: CHECK failed: ((locked[i].recursion)) == ((0))
4 sanitizer::CheckedMutex::CheckNoLocks()
5 tsan::ScopedInterceptor::~ScopedInterceptor()
6 memset
7 tsan::New<tsan::ExpectRace>()
8 __tsan::AddExpectRace()
9 BenignRaceImpl()