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

Handle cancellation in InFlightMessageCounter.AwaitThreshold #61

Closed bartelink closed 4 years ago

bartelink commented 4 years ago

Thanks to Bilal Durrani for problem identification and fix

bartelink commented 4 years ago

Needs tests...

bartelink commented 4 years ago

... it Got a test in #63