Taybin Rutkin
Taybin Rutkin
Goethe, the writer of Faust.
@mavalderrama Did that resolve your problem?
Good catch. I fixed this, but then I saw that `make develop` still breaks because it runs `pip install -r requirements/dist.txt`, and that references a non-existent `flakes.txt` file. Should the...
@james-mchugh Can you try out my PR and see if that works for you?
We've had some fixes for tables and rocksdb in the meantime. I wonder if this is still an issue with the current master branch.
This fixes another couple inclusions of files that don't exist. The Makefile still tries to run `pre-commit`, which isn't listed in any of the requirements files either. I like `pre-commit`...
After seeing that pre-commit was used in the upstream of faust, I added it back in with support for running `flake8`. It won't be installed unless you run `make develop`,...
Is this still a problem with the latest release? There was an update to aiokafka that might have addressed this.
@ndavidson-bigpay I'm seeing this as well and did work around it by creating a special user just for stats in the `users.txt` file.
This library hasn't been updated since 2019. Maybe it needs a fork to fix the security issues in its dependencies?