Allow LMDB to be opened by multiple readers simultaneously (#13398)
* Clean up context at LMDBReader::OnWorkStartedLocked() * Add testcase: test_read_from_file_repeated * Update lmdb test * Allow a single LMDB to be opened by multiple readers simultaneously * Add test * Fix the range issue * Fix the range issue
Loading
Please sign in to comment