mirror of
https://github.com/1f349/dendrite.git
synced 2024-11-09 22:42:58 +00:00
a379d3e814
In some conditions (fast CPUs), this test would race the clock for EDU expiration when all we want to make sure of is that the expired EDUs are properly deleted. Given this, we set the expiry time to 0 so the specified EDUs are always deleted when DeleteExpiredEDUs is called. Fixes #2650. Signed-off-by: Winter <winter@winter.cafe> |
||
---|---|---|
.. | ||
cache | ||
postgres | ||
shared | ||
sqlite3 | ||
tables | ||
interface.go | ||
storage_test.go | ||
storage_wasm.go | ||
storage.go |