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 leak issue in ZIOConcurrent #688

Merged
merged 2 commits into from
Feb 17, 2024
Merged

Conversation

vkorchik
Copy link
Contributor

@vkorchik vkorchik commented Feb 17, 2024

Potential fix for #687

/claim #687

@CLAassistant
Copy link

CLAassistant commented Feb 17, 2024

CLA assistant check
All committers have signed the CLA.

@vkorchik vkorchik changed the title Fix for Issue 687 Switch global scope to parent fiber scope in ZIOConcurrent Feb 17, 2024
@vkorchik vkorchik changed the title Switch global scope to parent fiber scope in ZIOConcurrent Fix memory leak issue in ZIOConcurrent Feb 17, 2024
@vkorchik
Copy link
Contributor Author

vkorchik commented Feb 17, 2024

Memory usage looks like this:
image

Pretty stable, objects that were constantly growing are now stable as well.

@adamgfraser adamgfraser merged commit 660c3b7 into zio:main Feb 17, 2024
20 checks passed
Copy link

algora-pbc bot commented Feb 17, 2024

💵 To receive payouts, sign up on Algora, link your Github account and connect with Stripe/Alipay.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants