mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-27 15:07:03 +01:00
Actually use that IServerControl.Die fix
This commit is contained in:
@@ -258,7 +258,7 @@ namespace Tgstation.Server.Host
|
||||
/// <returns>A <see cref="Task"/> representing the running operation</returns>
|
||||
async Task Restart(Version newVersion, Exception exception, bool requireWatchdog)
|
||||
{
|
||||
CheckSanity(true);
|
||||
CheckSanity(requireWatchdog);
|
||||
|
||||
logger.LogTrace("Begin Restart...");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user