mirror of
https://github.com/matrix-org/synapse.git
synced 2025-09-08 23:31:09 +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. |