mirror of
https://github.com/Squareville/TestEventServer.git
synced 2026-01-07 16:34:14 -06: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.