commit | 8adb857c6ad8d3b104eb3638b1a6745d18824779 | [log] [tgz] |
---|---|---|
author | Suharsh Sivakumar <suharshs@google.com> | Wed Sep 16 19:49:52 2015 -0700 |
committer | Suharsh Sivakumar <suharshs@google.com> | Wed Sep 16 19:49:52 2015 -0700 |
tree | b195dfdab869694562407ee4800a17a6e2f072d1 | |
parent | 5e7fe860d104279a4b2001135ba3fe1e4d7ccc8a [diff] |
internal/flow/manager: Change test that uses same manager for dialer and acceptor. When a manager is used for both ends of a conn, one conn gets overwritten in the cache, causing the test to leak goroutines. Until we decide upon the right way to deal with this, change the test so that go-race can become green again. Change-Id: Ib52b5642951e41922732f4b19a9cafaf16662376
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.