Skip to content

prevent skip GC mixin in Minecraft#loadWorld from cancelling all the code at the end of the method#163

Merged
embeddedt merged 1 commit intoembeddedt:mainfrom
Alexdoru:improve-skip-gc-mixin
Apr 6, 2026
Merged

prevent skip GC mixin in Minecraft#loadWorld from cancelling all the code at the end of the method#163
embeddedt merged 1 commit intoembeddedt:mainfrom
Alexdoru:improve-skip-gc-mixin

Conversation

@Alexdoru
Copy link
Copy Markdown
Contributor

@Alexdoru Alexdoru commented Apr 6, 2026

Currently the cancellable inject skips all the code at the end of the method and not only the system.gc call, I changed it for a redirect to avoid side effects
before:
image
after:
image

@embeddedt embeddedt merged commit 85b33af into embeddedt:main Apr 6, 2026
1 check passed
@Alexdoru Alexdoru deleted the improve-skip-gc-mixin branch April 17, 2026 15:04
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.

2 participants