Anders Lindstrom

Results 2 issues of Anders Lindstrom

# What is this project? The project is `aiocells`. It's at https://github.com/isbjorntrading/aiocells. It's aimed at making it easier to reason about and construct asynchronous and concurrent programs. # Why is...

please-vote

The documentation for [`AIOKafkConsumer` on `readthedocs.io`](https://aiokafka.readthedocs.io/en/stable/api.html#aiokafka.AIOKafkaConsumer) does not have documentation for the `getone` and `getmany` methods. The source code for those methods has docstrings, so I'm expecting the generated docs...