Spreads / Spreads.LMDB

Low-level zero-overhead and the fastest LMDB .NET wrapper with some additional native methods useful for Spreads
http://docs.dataspreads.io/spreads/libs/lmdb/api/README.html
Mozilla Public License 2.0
80 stars 9 forks source link

Need refcount of open DBs in Env #20

Open buybackoff opened 5 years ago

buybackoff commented 5 years ago

Need refcount of open DBs in Env. In the failing test we disposed Env explicitly while DB was finalized later. It should be impossible to dispose Env with outstanding open Dbs.

See commit https://github.com/Spreads/Spreads.LMDB/commit/a6e00254e568e672c0b5508a7a96b9773471956e