rpc/stream/proxy: fix a flaky test

  This change fixes a flaky test which can happen when a idle timer starts
  before a server accepts a flow in a very heavy load.

Change-Id: Ib98619c4a485becce318c5a9295373e174fd3a46
1 file changed
tree: 1b3f9d86f123f21c8eb1a97555b39f33935f7222
  1. cmd/
  2. envvar/
  3. examples/
  4. internal/
  5. lib/
  6. runtime/
  7. services/
  8. test/
  9. .gitignore
  10. AUTHORS
  11. CONTRIBUTORS
  12. LICENSE
  13. PATENTS
  14. README.md
  15. VERSION
README.md

Vanadium

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.