commit | f5d455069759d468fba0c1817429ab231c5496dc | [log] [tgz] |
---|---|---|
author | Jungho Ahn <jhahn@google.com> | Thu Sep 10 13:26:12 2015 -0700 |
committer | Jungho Ahn <jhahn@google.com> | Thu Sep 10 13:26:12 2015 -0700 |
tree | e88ebb8aa4c41a4065ae30bbb6d9ee4b0a635549 | |
parent | 98143770113c94bf89163cc6bd354969d7394b1d [diff] |
discovery: fix flaky test Since stopping is done asynchronously, advertisement can be stopped after scanning in test. Wait a bit after stopping to fix the flaky test. Change-Id: I200e75d474aa3b5d6cde7167d217fb67467b0788
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.