Random Python Developer

Results 1 issues of Random Python Developer
trafficstars

**Describe the bug** If dev forgets to call `producer.start()`, the producer will gets stucked in some `await` on line `await self.force_metadata_update()` here: https://github.com/aio-libs/aiokafka/blob/master/aiokafka/client.py#L630 **Expected behaviour** I think there should be...

priority:low