Skip to content

Fix server leak#196

Merged
Alexdoru merged 3 commits intomasterfrom
alex/fix-server-leak
Apr 8, 2026
Merged

Fix server leak#196
Alexdoru merged 3 commits intomasterfrom
alex/fix-server-leak

Conversation

@Alexdoru
Copy link
Copy Markdown
Member

@Alexdoru Alexdoru commented Apr 8, 2026

It was keeping a static reference to the server thread, and since it was initialized once it meant that if you load two worlds in singleplayer it would keep the reference of the first server instead of the second.

same issue as GTNewHorizons/VendingMachine#77

image image

@Alexdoru Alexdoru merged commit 9d20d9e into master Apr 8, 2026
1 check passed
@Alexdoru Alexdoru deleted the alex/fix-server-leak branch April 8, 2026 21:05
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