Allow tasks scheduled for the instant virtual time budges expires to run
It feels strange that if a task is due to run at time t=1.0 and we gave 1s of virtual time budget that that task doesn't run. This patch changes that so the task will run by using a fence instead of disabling the queue. BUG=696001 Review-Url: https://codereview.chromium.org/2909293002 Cr-Commit-Position: refs/heads/master@{#476225}
Showing
Please register or sign in to comment