pierdet / Cim

CIM is a cross platform command line utility to manage and check the connection status to different hosts
0 stars 0 forks source link

Parallel validation #13

Closed pierdet closed 4 years ago

pierdet commented 4 years ago

Implemented parallel validation in ConnectionValidator. Made ICimApplication return a task and changed static void main to static async Task Main and awaited the ICimApplication from there

todo[bot] commented 4 years ago

fix, result is null

https://github.com/pierdet/Cim/blob/c9fbf411823c0aa1d7d42c5f710f1684f7896e6e/Cim.Lib/Net/ConnectionValidator.cs#L95-L100


This comment was generated by todo based on a TODO comment in c9fbf411823c0aa1d7d42c5f710f1684f7896e6e in #13. cc @pierdet.