DescriptionFix flaky FileFlusherTest.DuplicateRequests
The flakyness is cause by the racing that the first flush request
might be started before the duplicate request comes in.
Also fixed a problem that Job::ScheduleFinish could be called twice.
One from Cancel and the other from Start on a canceled job.
BUG=647070
Committed: https://crrev.com/f8838f1b9bbba7eacaf398da4eaaf9996727b502
Cr-Commit-Position: refs/heads/master@{#418914}
Patch Set 1 #
Total comments: 1
Messages
Total messages: 12 (7 generated)
|