Review wrt AsyncGuidance
Open
- Dominant language
- F#
- Stars
- 190
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
See https://github.com/davidfowl/AspNetCoreDiagnosticScenarios/blob/master/AsyncGuidance.md. Go through with a fine tooth comb verifying all is adhered to, e.g.:
- `TaskCompletionSource` management is correct wrt disposal etc
- `CancellationTokenSource.Cancel` is called whereever relevant
Contributor guide
Assessment
This issue has not been assessed yet.