TaskCompletionSource in real life (part 1 of 2)
posted by fredrikmork(162) 4 months, 2 days ago 0
Yes, that is correct. Anything returning a Task can be rather easily mocked using this approach.
Reply