hopskipnfall / EmuLinker-K

EmuLinker-K is a server that facilitates emulator netplay using the Kaillera protocol.
GNU General Public License v2.0
14 stars 7 forks source link

Gracefully handle SIGTERM, GameDataEvent performance improvements #116

Closed hopskipnfall closed 3 months ago

hopskipnfall commented 3 months ago

The server will now log out all users before shutting down. Previously, the server would simply go unresponsive if it was shut down and users wouldn't know until they tried to interact.