Bug in websockets, doesn't seem to affect anything #617
Labels
bug
Something is not working as expected
dependencies
Run `tox -r` before testing locally, dependencies have changed
Channels-redis: "Update to v4 results in "RuntimeError: Event loop is closed""
django/channels_redis#332
We're probably hit by this due to
src/argus/ws/consumers.py
. There's a new channels-redis out, 4.1.0, which according to its changelog fixes this. It might also be necessary to roll redis itself back a little.The text was updated successfully, but these errors were encountered: