commit | 1693f6a5639a1f993bdc1dca9dade5e3eb3c14f2 | [log] [tgz] |
---|---|---|
author | Jim Miller <jaggies@google.com> | Sun Oct 20 17:21:57 2013 -0700 |
committer | Jim Miller <jaggies@google.com> | Mon Oct 21 17:17:40 2013 -0700 |
tree | bcc2c5b6c7b25f5a788d8ebee1a1cc067fc7d930 | |
parent | e17e0f0e6cfdf32a8b6d142f49819ca9c90be69c [diff] |
Prevent having multiple seek runnables in flight. This fix ensures that only one runnable is running at a time, no matter how many events come in. There's probably a better way to do this, but this is a safe fix. Fixes bug 11307391 Change-Id: I007c95062b20285571f39603c95fb9174b9a2da3