veyron/runtimes/google/ipc: Impelement a better fix for cancellation goroutine leak.

This version prevents spawning many goroutines in the first place by reusing
the contexts cancel channel.  Also fix a goroutine leak when a single
context is used to make a large number of calls over a long period of time
on the client side.

Change-Id: I29fdc6b290b4bbad2ea82c0b399c7deee9dff6f9
17 files changed
tree: 58283c708fbed51441b730d30b140ccce25a78f3
  1. lib/
  2. profiles/
  3. runtimes/
  4. security/
  5. services/
  6. tools/