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

fix(env_loader): incorrect implementation of map remove method #11995

Closed
wants to merge 1 commit into from

Conversation

Eckhardt-D
Copy link
Contributor

What does this PR do?

Fixes #11993

Correctly implements the remove method in the custom map within env_loader

  • Code changes

@Eckhardt-D Eckhardt-D changed the title fix: incorrect implementation of map remove method fix(env_loader): incorrect implementation of map remove method Jun 20, 2024
@Eckhardt-D
Copy link
Contributor Author

Note, this will also be fixed by #11917 then this is obsolete and will close

@Eckhardt-D
Copy link
Contributor Author

Closing, no longer relevant.

@Eckhardt-D Eckhardt-D closed this Jun 22, 2024
@Eckhardt-D Eckhardt-D deleted the fix/11993 branch June 22, 2024 10:21
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.

env_loader Map incorrectly implements std.ArrayHashMap in its remove method
1 participant