flier / tokio-kafka

Asynchronous Rust client for Apache Kafka
Apache License 2.0
31 stars 1 forks source link

Producer::flush() blocks forever #30

Open polachok opened 6 years ago

polachok commented 6 years ago
never returns Async::Ready(None)