py-lmdb
py-lmdb copied to clipboard
Env memory leak
I tried to create an Environment many times using open_db and over time the RAM costs increased to the limit.
But if I alternate opening the Environment first for writing and then for reading, then the memory is freed and everything is fine
Affected Operating Systems
Windows 11
Affected py-lmdb Version
lmdb 1.4.1