[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#39777] [PATCH V3 02/11] gnu: python-cachy: Update to 0.3.0.
From: |
Leo Famulari |
Subject: |
[bug#39777] [PATCH V3 02/11] gnu: python-cachy: Update to 0.3.0. |
Date: |
Sat, 14 Mar 2020 13:39:38 -0400 |
On Thu, Mar 12, 2020 at 09:58:22AM +0100, Tanguy Le Carrour wrote:
> Seems that all the `RedisStoreTestCase` are failing with messages like:
>
> ```
> ResourceWarning: unclosed <socket.socket fd=3, family=AddressFamily.AF_INET,
> type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 33754)>
> if self._get_socket():
> ResourceWarning: Enable tracemalloc to get the object allocation traceback
> ```
I just got word that networking to localhost *is* possible in the build
environment. So it's not as simple as that in this case. Can you check
if the Redis server is running?
[bug#39777] [PATCH V3 03/11] gnu: python-fakeredis: Update to 1.2.1., Tanguy Le Carrour, 2020/03/09
[bug#39777] [PATCH V3 04/11] gnu: python-jsonschema: Update to 3.2.0., Tanguy Le Carrour, 2020/03/09