Felix
Results
11
comments of
Felix
trafficstars
> It looks like the type of `channel_capacity` is swapped for a list of tuples with `compile_capacities` in `channels_redis`: https://github.com/django/channels_redis/blob/0c27648b60a1918c867b96a5ad3f67ef58ccceda/channels_redis/core.py#L200 > > I guess we should fix the `BaseChannelLayer` definition...