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

Integration test fix : trying sequential calls for producer #75

Closed wantastic84 closed 4 years ago

wantastic84 commented 4 years ago

producer was not producing the messages when the test was run locally