DescriptionUse SequencedWorkerPoolOwner in MemoryDumpManagerTest.
MemoryDumpManagerTest didn't join its thread. This made a write in
TearDown() racy with a read from a thread created by the test.
With this CL, threads created by MemoryDumpManagerTest are joined
before TearDown() runs.
BUG=658766
Committed: https://crrev.com/42bdd9c57551be778bfda66453cb6054d78dfdac
Cr-Commit-Position: refs/heads/master@{#427251}
Patch Set 1 #
Messages
Total messages: 16 (7 generated)
|