mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-03-14 12:31:20 +00:00

Properly exit based on the path taken to shutdown master. Tested that shutting down through sigint or sigterm returns -1 Tested that a segfault exits the program properly Need to test that players who are trying to connect while master is shutting down are not able to spawn more child worlds.