server icon indicating copy to clipboard operation
server copied to clipboard

Removed unused global settings and listenerlogger and passed cancelat…

Open musmanrafiq opened this issue 4 years ago • 2 comments

…iontoken to Task.Delay methods

Type of change

  • Tech debt (refactoring, code cleanup, dependency upgrades, etc)

Objective

Removed unused global settings and listenerlogger and passed cancelationtoken to Task.Delay methods.

Code changes

Removed unused global settings and listenerlogger and passed cancelationtoken to Task.Delay methods in DatabaseMigrationHostedService.

Testing requirements

  • Testing of DatabaseMigrationHostedService class

Before you submit

  • None

musmanrafiq avatar Jan 15 '22 09:01 musmanrafiq

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Jan 15 '22 09:01 CLAassistant

@musmanrafiq Thank you for your contribution. I've added this to our internal Community PR board for review

djsmith85 avatar Mar 27 '22 14:03 djsmith85