mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 09:42:25 +00:00
* sdk/db: do not hold the lock on Close * fix missing locks on return; ensure we don't overrite instance * add type and close timeout env vars * changelog
4 lines
116 B
Plaintext
4 lines
116 B
Plaintext
```release-note:bug
|
|
sdk/database: Fix a bug where slow database connections can cause goroutines to be blocked.
|
|
```
|