commit | 5a8911797fa57d140c166cb609972a6b2d705bc5 | [log] [tgz] |
---|---|---|
author | Suharsh Sivakumar <suharshs@google.com> | Mon Jun 22 15:18:49 2015 -0700 |
committer | Suharsh Sivakumar <suharshs@google.com> | Mon Jun 22 15:20:08 2015 -0700 |
tree | a315234031aca0ff80bd7d82702751442ac434aa | |
parent | e46bac653d860604ea747497f33cec1cf565e88c [diff] |
services/identity: Close sql connections. There are two places in the identity server where we were forgetting to close connections. This resulted in "Too many connections" errors for some tests. This change closes connections in those cases. Change-Id: I3655058ce2026824b43a97d4acfa90b7e01e9c3a
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.