commit | 99d8a2eb8d93aff74ef9c348686d8cdfaab43ed6 | [log] [tgz] |
---|---|---|
author | Matt Rosencrantz <mattr@google.com> | Thu Aug 13 07:53:08 2015 -0700 |
committer | Matt Rosencrantz <mattr@google.com> | Thu Aug 13 07:53:08 2015 -0700 |
tree | 442e037f916d76f1f77d6c981fb19036f4f9a907 | |
parent | f18888c00c7858d1ee8bca11aa69d4a79a74b156 [diff] |
ref/runtime/internal/stream/manager: Prevent lingering goroutine. An accept loop was lingering after runtime shutdown causing initializatin panics. Change-Id: I0b9412d9650051a670c8fdd46763e0dc26acf123
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.