commit | d213f3153048e77898a85e9d5b6842b90feb08e0 | [log] [tgz] |
---|---|---|
author | Matt Rosencrantz <mattr@google.com> | Fri Jun 12 15:08:45 2015 -0700 |
committer | Matt Rosencrantz <mattr@google.com> | Fri Jun 12 15:09:50 2015 -0700 |
tree | c1da9f27b41d454f70c9f278bf56ca1d131f7764 | |
parent | eaefa83dfebe0fc34241641f92fd5fb79bda9ede [diff] |
ref/runtime/internal/lib/publisher: When you stop the publisher, don't retry unmount. Retrying this call leads to a lot of shutdown hangs when mounttables are down. We should try to unmount, but not wait for a long time if it doesn't work. Change-Id: I75899b59ae6897677c7e89fab5007ed7c23be7ff
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.