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 memory leaks with AsyncDictionaryHelper #2297

Merged
merged 1 commit into from
Aug 30, 2023

Conversation

jnyrup
Copy link
Contributor

@jnyrup jnyrup commented Aug 30, 2023

To ensure that entries from _pendingRequests are removed when removing a key from _dictionary.

See discussion for more details.

To ensure that entries from _pendingRequests are removed when removing a key from
_dictionary.
Copy link
Member

@kblok kblok left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like it. Let's see if GH actions has the same opinion.

@kblok kblok merged commit 3b06092 into hardkoded:master Aug 30, 2023
7 checks passed
@jnyrup jnyrup deleted the asyncDictionary branch August 31, 2023 04:35
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.

None yet

2 participants