Probably works when raising error here when connection is dropped. (and switching to create_redis_pool) https://github.com/nens/asyncio-rpc/blob/26b963076fbc1c5ee412a5fbd3d949737fe7c946/asyncio_rpc/commlayers/redis.py#L160
Probably works when raising error here when connection is dropped. (and switching to create_redis_pool)
asyncio-rpc/asyncio_rpc/commlayers/redis.py
Line 160 in 26b9630