mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-29 08:00:19 +01:00
Add missing call to DoNotDeleteThisSession
Even though it does nothing
This commit is contained in:
@@ -401,6 +401,7 @@ namespace Tgstation.Server.Host.Components.Watchdog
|
||||
reattachInformation.Dmb = null;
|
||||
released = true;
|
||||
Dispose();
|
||||
byondLock.DoNotDeleteThisSession();
|
||||
tmpProvider.KeepAlive();
|
||||
reattachInformation.Dmb = tmpProvider;
|
||||
return reattachInformation;
|
||||
|
||||
Reference in New Issue
Block a user