commit | 5753f3967dd0cc20fac55048883d819e348d2b66 | [log] [tgz] |
---|---|---|
author | Shyam Jayaraman <bjornick@google.com> | Tue May 05 10:29:45 2015 -0700 |
committer | Shyam Jayaraman <bjornick@google.com> | Tue May 05 10:32:28 2015 -0700 |
tree | 7d00892297224ed02a2a06b786ff174b35ef2edc | |
parent | 3f7ceb4e26566b85626ce17f5260528c6a994d26 [diff] |
wspr: Revert 74e84b456ac998e5487646e8b2a565194146f1c5 with a fix for a race. The issue was that we weren't holding the lock when we did the w.Send in sendRPCResponse , which allowed the sends themselves to be re-ordered. I'm not convinced that this is the only race, but I can't get the namespace browser tests to fail locally any more. MultiPart: 2/2 Change-Id: I91601bbf922156ff269199ef3c5254f5cfe438ff
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.