Skip to content
This repository has been archived by the owner on Jun 8, 2024. It is now read-only.

Task.WhenAll throws when a searcher task completes while others are running #98

Open
snake-4 opened this issue Jun 8, 2020 · 0 comments

Comments

@snake-4
Copy link

snake-4 commented Jun 8, 2020

await Task.WhenAll(searcherTasks);

this line throws an exception that says Task cancelled if a searcher task finds a device before the other task quits.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant