veyron/runtimes/google/rt: fix potential race condition in remote Stop functionality.

We should register the task tracking channel before calling stop, since we may
otherwise miss task updates that are issued by logic triggered after stop was
called, but execute before the tracking channel is registered.

May be a factor in https://code.google.com/p/envyor/issues/detail?id=301

Change-Id: Ib549173be44a31fea674a7a06c8b7088f7b5df0e
1 file changed
tree: b5594f1d27fb79441ecc6f378d6b9f323db4a058
  1. examples/
  2. lib/
  3. profiles/
  4. runtimes/
  5. security/
  6. services/
  7. tools/