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

Maximum recursion while calling "__contains__" function of Configuration #343

Open
wanghaoshuang opened this issue Nov 29, 2023 · 1 comment · May be fixed by #346
Open

Maximum recursion while calling "__contains__" function of Configuration #343

wanghaoshuang opened this issue Nov 29, 2023 · 1 comment · May be fixed by #346

Comments

@wanghaoshuang
Copy link

https://github.com/automl/ConfigSpace/blob/main/ConfigSpace/configuration.py#L151
This line will lead to an maximum recursion error.

@eddiebergman
Copy link
Contributor

Hiyo, this was fixed in #346

Should hopefully be released next week!

@eddiebergman eddiebergman linked a pull request Apr 16, 2024 that will close this issue
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

Successfully merging a pull request may close this issue.

2 participants