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: small memory leak #223

Merged
merged 9 commits into from
Jul 17, 2024
Merged

fix: small memory leak #223

merged 9 commits into from
Jul 17, 2024

Conversation

hallvictoria
Copy link
Contributor

@hallvictoria hallvictoria commented Jun 3, 2024

Address Azure/azure-functions-python-worker#1500.

Changes instances where argument type is set to {} to instead have a default value of None and initialized to {} later in the method

@hallvictoria hallvictoria marked this pull request as ready for review June 25, 2024 18:34
@hallvictoria hallvictoria changed the title Fixing small memory leak fix: small memory leak Jul 17, 2024
@hallvictoria hallvictoria merged commit de37877 into dev Jul 17, 2024
10 checks passed
@hallvictoria hallvictoria deleted the hallvictoria/fix-default-values branch July 17, 2024 17:25
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.

2 participants