commit | 0013d4b9fd85e67155b3c53b9a1c73e81ff73313 | [log] [tgz] |
---|---|---|
author | Mike Burrows <m3b@google.com> | Mon Jun 20 17:00:05 2016 -0700 |
committer | Mike Burrows <m3b@google.com> | Tue Jun 21 00:37:12 2016 +0000 |
tree | 3d484f826adef34e7e8c8622cf1fdfbacc29c15c | |
parent | 88b022a59c2835c945fbd60a198e025918534b2e [diff] |
v.io/x/ref: fix some context.CancelFunc leaks Fix some leaks of context.CancelFunc. They are just in tests---this is merely to silence the leak detector ( see https://vanadium-review.googlesource.com/#/c/22953/ ) Change-Id: I471acaaa922b140497b7dd967041fc6604d78ab8
This repository contains a reference implementation of the Vanadium APIs.
Unlike the APIs in https://github.com/vanadium/go.v23, which promises to provide backward compatibility this repository makes no such promises.