Azure/durabletask

Poor code quality

Closed this issue · 1 comments

After a glance at the code I see there a lot of code issues, for example:

  1. Type DispatchQueue has no (reasonable) usage
  2. AzureStorageOrchestrationService - unused members: EmptyHistoryEventList, leaseManager, hubCreationLock
  3. no consistent codestyle across repository

are there plans to maintain code clean?

Closing as not a productive issue