rhoog
rhoog
@liminspace That is not the best way to phrase your request for a release. I do hope it ends up pypi soonish as well though.
Try adding a @Promise.safe to the resolve function. That solved it for me one time. I have no clue as to what this decorator does exactly though...
Also seeing this when running redis-py 4.4.2. Not sure what is causing it. Also using AWS. Our docker image is based on: python:3.11 (Debian GNU/Linux 11 (bullseye)) ``` ConnectionResetError: Connection...