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

The aiida.cmdline.utils.decorators.with_dbenv loads database environment even if it is already loaded #4864

Closed
sphuber opened this issue Apr 21, 2021 · 0 comments · Fixed by #4865

Comments

@sphuber
Copy link
Contributor

sphuber commented Apr 21, 2021

It calls the function load_backend_if_not_loaded but the name is a lie as it will always load the backend, regardless of its state.

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

Successfully merging a pull request may close this issue.

1 participant