Abtin
Abtin
same issue here, ``` Task exception was never retrieved future: Traceback (most recent call last): File "/usr/local/lib/python3.8/site-packages/redis/asyncio/connection.py", line 828, in disconnect self._writer.close() # type: ignore[union-attr] File "/usr/local/lib/python3.8/asyncio/streams.py", line 353, in...
Hi @webknjaz, it seems there is a problem with your macos config for ci. and failed with AppVeyor is for #1750
@webknjaz its done.
os: macos, fedora 38 python versions: 3.11, 3.9 my steps to reproduce the bug: creating new env: ``` ➜ python3 -m virtualenv .venv created virtual environment CPython3.11.3.final.0-64 in 187ms creator...