diff options
author | Christopher Tate <ctate@google.com> | 2017-03-15 12:01:22 -0700 |
---|---|---|
committer | Christopher Tate <ctate@google.com> | 2017-03-17 13:45:20 -0700 |
commit | b1d6448ec4f9af79776cc2e9eb951b659212b0bb (patch) | |
tree | 187401cf1ceabebdde0f392100330e913d5a5040 /docs/html/sdk/api_diff/19/changes | |
parent | fe1220933424db688722ca609ed98abef1df262e (diff) |
Correctly check expired jobs against active ones
If a job was run before its deadline, and then the deadline landed
while the job was still running, b/c of the 'deadline trumps all'
it would be considered eligible to run again as soon as the previous
iteration completed.
Fix this by checking against the state of the active queue.
Bug 36253320
Test: CTS: job scheduler TimingConstraintsTest
Change-Id: I4f0c1012091bf88776cfe725d7b59f6dcf602c02
Diffstat (limited to 'docs/html/sdk/api_diff/19/changes')
0 files changed, 0 insertions, 0 deletions