This commit is contained in:
@@ -34,11 +34,6 @@ namespace AyaNova.Generator
|
||||
log = logger;
|
||||
}
|
||||
|
||||
/*
|
||||
todo: improve this
|
||||
it should timeout: https://stackoverflow.com/questions/23476576/cancellationtoken-timeout-vs-task-delay-and-timeout
|
||||
it should never stop running no matter what unless the server shuts down
|
||||
*/
|
||||
|
||||
protected override async Task ExecuteAsync(CancellationToken stoppingToken)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user