Krieghan J. Riley
Krieghan J. Riley
**Describe the bug** When using asyncio with redis.asyncio (redispy), some lines that are definitely hit remain mysteriously uncovered, even when using a combination of different concurrency settings **To Reproduce** 1....
I'm doing an upgrade from 6.6.0 to 9.1.3 (yes, I'm afraid it's been awhile). I noted a test that I wrote ages ago for the case when connections close unexpectedly...
We noted a traceback recently when editing pages. We're using: wagtail==3.0.1 wagtail-localize==1.2.1 Traceback ``` Traceback (most recent call last): File "/usr/local/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner response = get_response(request) File "/usr/local/lib/python3.8/site-packages/django/core/handlers/base.py",...