Aleksandr Trukhin
Aleksandr Trukhin
Hey, I'm still interested in fixing this. Could you give me a clearer indication on what needs to change? Do you all agree on removing the `fd < 0` check...
> Thanks for following up @trtt! imo the consensus is that if fd < 0 then we should skip it. done
I think this PR can help: https://github.com/fede1024/rust-rdkafka/pull/655
I sketched out a potential solution to the problem: https://github.com/fede1024/rust-rdkafka/pull/666
https://github.com/fede1024/rust-rdkafka/issues/665 should be fixed first