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

[#2685] implement a thread-safe switch db context manager #2686

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

nzjess
Copy link

@nzjess nzjess commented Aug 19, 2022

Proposal to address thread-safe db switching, as per: #2685

Doesn't yet address thread-safe collection switching, but this could probably be considered in a similar way.

@bagerard
Copy link
Collaborator

bagerard commented Sep 6, 2022

This will need some tests (involving multiple databases and multiple threads)

@igatanasov
Copy link

Hey folks,
Any plans this to be merged and integrated in the framework?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants