commit | b2870b6fec5fe94ab060e476972e426eb77cd971 | [log] [tgz] |
---|---|---|
author | Bogdan Caprita <caprita@google.com> | Thu Oct 15 16:13:08 2015 -0700 |
committer | Bogdan Caprita <caprita@google.com> | Thu Oct 15 16:13:08 2015 -0700 |
tree | 533c04772f29bdbf6fb269c127fd8fc699d4e046 | |
parent | fa2230df790e27db60aa91dd981e2af5a6623c9d [diff] |
identityd: gain a bit more insight into the shutdown sequence A remote Stop against identityd was observed to hang in production, and it appears that the ctx.Shutdown never occurred. The only thing that happens after <-ShutdownOnSignals is rpcServer.Stop, so adding some logging around that. Change-Id: I22198d41c26fb6fb77b4a1e6bb1f612052a0e4c2
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.