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 potential leaks #5445

Merged
merged 2 commits into from
May 5, 2023
Merged

fix potential leaks #5445

merged 2 commits into from
May 5, 2023

Conversation

vinayada1
Copy link
Contributor

@vinayada1 vinayada1 commented Apr 14, 2023

Description

Making some improvements found while investigating the memory leak issue.

#5237

Fixes: #5237

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Adds necessary unit tests for change
  • Adds necessary E2E tests for change
  • Unit tests passing
  • Extended the documentation / Created issue for it

@vinayada1 vinayada1 requested a review from a team as a code owner April 14, 2023 22:56
@vinayada1 vinayada1 changed the title fix potential leaks fix potential leaks [do not review] Apr 14, 2023
@vinayada1 vinayada1 changed the title fix potential leaks [do not review] fix potential leaks Apr 19, 2023
@vinayada1 vinayada1 merged commit 38bf523 into radius-project:main May 5, 2023
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.

Memory leak in App Core RP - number of goroutines is increasing
2 participants