Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue #1017 Only warn if the "base" LMDB env is opened twice #1022

Merged
merged 1 commit into from
Oct 31, 2023

Conversation

poodlewars
Copy link
Collaborator

Otherwise, if a user ignores the first error, they are then spammed with misleading errors on their subsequent interactions.

See the Github issue for a couple of examples that this change seeks to avoid.

Reference Issues/PRs

See #1017 and the original PR where this was introduced #1000

Otherwise, if a user ignores the first error, they are then spammed with misleading errors on their subsequent interactions.

See the Github issue for a couple of examples that this change seeks to avoid.
@poodlewars poodlewars added the bug Something isn't working label Oct 31, 2023
Copy link
Collaborator

@joe-iddon joe-iddon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Only warns on opening _arctic_cfg libraries, which makes sense.

@poodlewars poodlewars merged commit c9a0b55 into master Oct 31, 2023
99 checks passed
@poodlewars poodlewars deleted the lmdb-fixes branch October 31, 2023 21:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants