-
-
Notifications
You must be signed in to change notification settings - Fork 817
Closed
Description
I have a repository where you can reproduce this bug.
https://github.com/acu192/channels-bug
The repo is a chat-room-sort-of-thing (just as a demo, to see the bug). It's as minimal as I can make it. It uses the Redis channel layer.
If you connect 7 clients to the chat room (3 in one room; 4 in another), you can reproduce the bug in a few minutes. Eventually, the server will drop a message and the receiving clients will notice the "gap" in the message sequence; those clients will print an error and exit.
Possibly related to #1244. I'm filing a new issue here, because I feel there is a lot of contradictory speculation in #1244 and I hope this new issue (with the reproducible code) can provide a fresh, more concrete, path toward fixing.
yedpodtrzitko and jalaziz
Metadata
Metadata
Assignees
Labels
No labels