runnel icon indicating copy to clipboard operation
runnel copied to clipboard

ResponseError raised from aredis during shutdown

Open mjwestcott opened this issue 5 years ago • 0 comments

Sometimes random integration tests fail with aredis.exceptions.ResponseError: Wrong number of response items from pipeline execution.

I believe this is a bug in aredis caused by failing to disconnect and clean up connections on cancellation: https://github.com/NoneGG/aredis/issues/171

mjwestcott avatar Aug 27 '20 14:08 mjwestcott