DescriptionForward return value of PostTaskToTaskScheduler() to PostTask() in SequencedWorkerPool.
With this CL, SequencedWorkerPool::Inner::PostTask (and hence all task
posting APIs associated with SequencedWorkerPool) returns false when
redirection to TaskScheduler is enabled and the posted task definitely
will not run.
BUG=622400
Committed: https://crrev.com/5cea1b0cf4328831e583fa66f9fa30c8d075d677
Cr-Commit-Position: refs/heads/master@{#418939}
Patch Set 1 #
Messages
Total messages: 14 (4 generated)
|