mirror of
https://github.com/matrix-org/synapse.git
synced 2025-09-18 20:21:19 +02:00
1 line
160 B
Plaintext
1 line
160 B
Plaintext
Fix a long-standing bug where messages in the `device_inbox` table for deleted devices would persist indefinitely. Contributed by @dklimpel and @JohannesKleine. |