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

Add worker pool that can leak a byte buffer #2610

Merged
merged 1 commit into from
Oct 31, 2023
Merged

Add worker pool that can leak a byte buffer #2610

merged 1 commit into from
Oct 31, 2023

Conversation

bryanhuhta
Copy link
Contributor

Creates a worker pool that will keep a byte buffer around, causing memory in us-east to inflate. Tuning the buffer size and the number of workers that hang will adjust the impact of the memory leak.

Supersedes #2469 as this implementation is more straightforward.

Screenshot 2023-10-30 at 3 52 15 PM

@bryanhuhta bryanhuhta requested a review from a team as a code owner October 30, 2023 20:53
@bryanhuhta bryanhuhta self-assigned this Oct 30, 2023
Copy link
Contributor

@cyriltovena cyriltovena left a comment

Choose a reason for hiding this comment

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

LGTM

@bryanhuhta bryanhuhta merged commit f1f754f into main Oct 31, 2023
16 checks passed
@bryanhuhta bryanhuhta deleted the memleak branch October 31, 2023 12:09
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