django / asgi_ipc

IPC-based ASGI channel layer
BSD 3-Clause "New" or "Revised" License
37 stars 13 forks source link

Potential message duplication #20

Closed andrewgodwin closed 7 years ago

andrewgodwin commented 7 years ago

Apparently in some conditions messages can be duplicated during send. Originally reported here https://github.com/django/channels/issues/398

andrewgodwin commented 7 years ago

Fixed in 1.4.0.