jet / FsKafka

Minimal F# wrappers for Confluent.Kafka+librdkafka.redist 1.x
https://github.com/jet/dotnet-templates
Apache License 2.0
88 stars 17 forks source link

Sync AwaitTaskCorrect with canonical version #92

Closed bartelink closed 2 years ago

bartelink commented 2 years ago

While we await https://github.com/fsharp/fslang-suggestions/issues/840, this PR canonicalizes the implementation here to align with the Equinox and fsssnip edition in order to avoid people having to eliminate variation in the implementation from their inquiries when investigating threading issues.

bartelink commented 2 years ago

In this specific instance (which also applied to Propulsion, which cloned this impl), there are some minor variations that I've had @eiriktsarpalis confirm are not useful additions: