-
Couldn't load subscription status.
- Fork 4
Open
Description
Some thoughts on how this is used:
- The Awaiter on Option<Task> Is sometimes confusing to people.
- Would a SelectAwait be useful?
Alternatives:
- more SelectMany overloads tackling combinations of Task and Option.
- using Traverse or Sequence (it is only rarely necessary because the awaiter on the option usually solves the problen, however it also means the people are rarely using this and are unfamiliar with it.)
Metadata
Metadata
Assignees
Labels
No labels