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

Remove a redundant warning in registration #2850

Merged
merged 2 commits into from
May 30, 2022
Merged

Conversation

RedTachyon
Copy link
Contributor

I accidentally doubled one check for the namespace in the new registration mechanism, which caused some erroneous warnings. I removed one instance of this check, and added a sanity check in the remaining one (if we're overriding a namespace with the same namespace, we don't really care)

Fixes #2849

@pseudo-rnd-thoughts
Copy link
Contributor

This looks good however could you move this to the stable branch as all critical bug fixes are happening there

@jkterry1 jkterry1 merged commit 6c8abef into openai:master May 30, 2022
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 this pull request may close these issues.

[Question] How to suppress Custom namespace ALE is being overridden by namespace ALE warning?
3 participants