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

Memory leaks cleanup #695

Closed
DenisBiryukov91 opened this issue Jan 29, 2024 · 2 comments · Fixed by #846
Closed

Memory leaks cleanup #695

DenisBiryukov91 opened this issue Jan 29, 2024 · 2 comments · Fixed by #846
Assignees
Labels
bug Something isn't working

Comments

@DenisBiryukov91
Copy link
Contributor

Describe the release item

There is a series of memory leaks, mostly due to circular dependencies (for example in Runtime) that should be addressed.

@DenisBiryukov91 DenisBiryukov91 added the release Part of the next release label Jan 29, 2024
@milyin milyin added the bug Something isn't working label Feb 2, 2024
@milyin
Copy link
Contributor

milyin commented Feb 2, 2024

Just to keep the history of the issue:
Previous attempt to fix is in #625
The comments about procedure to find leaks and some tool tooling is in https://github.com/milyin/arc-trace

@milyin
Copy link
Contributor

milyin commented Mar 14, 2024

To be resumed after Tokio merging #566

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants