mirror of
https://dev.azure.com/tstanciu94/NetworkResurrector/_git/NetworkResurrector
synced 2025-06-21 19:17:04 +03:00
fix
This commit is contained in:
parent
d8df470ae3
commit
62d86254ba
@ -59,6 +59,7 @@ namespace NetworkResurrector.Server
|
||||
catch (Exception ex)
|
||||
{
|
||||
Log.Fatal(ex, "Network resurrector server host terminated unexpectedly");
|
||||
exitCode = 1;
|
||||
}
|
||||
finally
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user