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

[Bug] MongoURIStore not able to access some parent attributes. #684

Open
jmmshn opened this issue Jun 30, 2022 · 0 comments
Open

[Bug] MongoURIStore not able to access some parent attributes. #684

jmmshn opened this issue Jun 30, 2022 · 0 comments

Comments

@jmmshn
Copy link
Contributor

jmmshn commented Jun 30, 2022

super(MongoStore, self).__init__(**kwargs) # lgtm

This constructor is bypassing the one for MongoStore and as a result it does not populate some attributes that are needed by the methods inherited from MongoStore. (i.e. self.safe_update)

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

No branches or pull requests

1 participant