test
This commit is contained in:
parent
06f72de1f7
commit
e36b902ebc
@ -255,6 +255,7 @@ namespace DiIiS_NA
|
||||
IChannel boundChannel = await serverBootstrap.BindAsync(loginConfig.Port);
|
||||
|
||||
Logger.Info("$[bold deeppink4]$Gracefully$[/]$ shutdown with $[red3_1]$CTRL+C$[/]$ or $[deeppink4]$!q[uit]$[/]$.");
|
||||
Logger.Info("{0}", IsCancellationRequested());
|
||||
while (!IsCancellationRequested())
|
||||
{
|
||||
var line = Console.ReadLine();
|
||||
|
||||
Loading…
Reference in New Issue
user.block.title