Eman Diab

Results 1 comments of Eman Diab

That worked for me using confluent-kafka = 1.5.0 Thanks @gwaramadze I just had to change the last couple of lines to be ``` try: loop = asyncio.get_event_loop() loop.run_until_complete(main()) except (KeyboardInterrupt,...