Eyal Halpern Shalev

Results 24 comments of Eyal Halpern Shalev

@milas Are there any plans to add type-hints to this project?

Was there any progress resolving this issue? My temp solution is to call `consumer.close()` from a python `Thread` with `daemon=true` and have a timeout on the `join` call.

@palfrey https://github.com/apache/avro/pull/1952 seems to be merged.

@palfrey have you considered moving the effort to Typeshed? I don't know what it entails but if I understand correctly it will actually have a chance to be merged 😔