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

feat: Split out system() calls from the rest of MasterServer #1368

Merged
merged 1 commit into from
Dec 30, 2023

Conversation

Xiphoseer
Copy link
Contributor

I want to try out ways to spawn the server binaries on a different host at some point, and this would make it easier to swap out the existing implementation without breaking anything or having diffs in too many places.

Also de-duplicates the two places where "WorldServer" is called right now, which seem like slightly out of sync copy-paste code.

@Xiphoseer Xiphoseer requested a review from EmosewaMC December 29, 2023 22:54
@aronwk-aaron aronwk-aaron changed the title Split out system() calls from the rest of MasterServer feat: Split out system() calls from the rest of MasterServer Dec 30, 2023
@Xiphoseer Xiphoseer merged commit f08df25 into main Dec 30, 2023
3 checks passed
@Xiphoseer Xiphoseer deleted the feature/master-start branch December 30, 2023 13:59
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.

4 participants