commit | d08f48c2ad2941d62b313007955c7145075d562c | [log] [tgz] |
---|---|---|
author | Glenn Kasten <gkasten@google.com> | Tue May 01 18:14:02 2012 -0700 |
committer | Glenn Kasten <gkasten@google.com> | Mon May 14 08:25:39 2012 -0700 |
tree | 3cce1d96d82032c977f1f185b8dca8a829b581f6 | |
parent | 94f60e297b9e45fac387cf10b6ce1acc067cb4a1 [diff] |
Fix stopping process for fast tracks Previously, the state of a fast track "wiggled" back and forth at the end. Now it goes through these transitions: active -> stopping_1 -> stopping_2 -> stopped This CL is only for fast tracks, and does not change how normal tracks work. Change-Id: Icc414f2b48c46dda63cfa6373ca22d033dd21cd4