Explicitly close connections after sending notifications
This avoids running into https://github.com/django/channels_redis/issues/332 once we start using Celery workers.
Fixes: #225 (closed)
Edited by Colin Watson
This avoids running into https://github.com/django/channels_redis/issues/332 once we start using Celery workers.
Fixes: #225 (closed)