DescriptionSimpleCache: Fix race condition in simple_index_file_unittest
The MessageLoopHelper 'helper' is created on the main thread in this test, so to
avoid a race condition move invocation of helper.CallbackCalled() from
CacheThread to the main thread.
BUG=313726
Committed: https://crrev.com/07477ffeefe3587f8d91b36d388e7fb73dc4d8da
Cr-Commit-Position: refs/heads/master@{#362429}
Patch Set 1 #Patch Set 2 : remove the suppression #
Messages
Total messages: 19 (7 generated)
|