Stop running commands with async

The async module is complex, and we're only using it to handle the
running cumulative timeout. However, we still fallback on the watchdog
timeout from time to time. Make things simpler by just having that be
how we time things out.

Change-Id: Ie51de4a135d953c4ad9dcb773d27b3c54ca8829b
4 files changed