test
This commit is contained in:
parent
d191af9b93
commit
06f72de1f7
@ -313,7 +313,7 @@ namespace DiIiS_NA
|
|||||||
|
|
||||||
{
|
{
|
||||||
Logger.Trace("Shutdown here");
|
Logger.Trace("Shutdown here");
|
||||||
Logger.Debug("Stack trace at shutdown: " + Environment.StackTrace); // Log the stack trace
|
Logger.Trace("Stack trace at shutdown: " + Environment.StackTrace); // Log the stack trace
|
||||||
if (_shuttingDown) return;
|
if (_shuttingDown) return;
|
||||||
_shuttingDown = true;
|
_shuttingDown = true;
|
||||||
if (!IsCancellationRequested())
|
if (!IsCancellationRequested())
|
||||||
|
|||||||
Loading…
Reference in New Issue
user.block.title