for some reason, the fallback thread would exit -> create timer ->
create idler -> create thread; the existence of the idler makes little
sense and introduces variability in the timer interval
@fix
Depends on D6440
for some reason, the fallback thread would exit -> create timer ->
create idler -> create thread; the existence of the idler makes little
sense and introduces variability in the timer interval
@fix
Depends on D6440
Automatic diff as part of commit; lint not applicable. |
Automatic diff as part of commit; unit tests not applicable. |