close
Skip to content

[Memory-opti:fix leak] Fix world client memory leaks caused by block renderers#88

Merged
Alexdoru merged 7 commits into
masterfrom
alex/fix-leaks
Apr 20, 2026
Merged

[Memory-opti:fix leak] Fix world client memory leaks caused by block renderers#88
Alexdoru merged 7 commits into
masterfrom
alex/fix-leaks

Conversation

@Alexdoru
Copy link
Copy Markdown
Member

@Alexdoru Alexdoru commented Apr 19, 2026

The actual fix is like 10 lines of code in CTMRenderer by just adding a try/finally, the rest is some code cleanup.

I also deleted the rendererOld field because it was leaking the world, its existance looks cursed and after deletion I couldn't see anything wrong in the rendering.

image image image image

@Alexdoru Alexdoru requested a review from a team April 19, 2026 20:21
@PLASMAchicken
Copy link
Copy Markdown
Member

looks like the CI is failing due to some errors wíth the CTM now

@Alexdoru Alexdoru merged commit ec610dc into master Apr 20, 2026
1 check passed
@Alexdoru Alexdoru deleted the alex/fix-leaks branch April 20, 2026 09:45
@Alexdoru Alexdoru changed the title Fix world client memory leaks caused by block renderers [Memory-opti:fix leak] Fix world client memory leaks caused by block renderers Apr 28, 2026
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.

3 participants