This repository was archived by the owner on Apr 26, 2024. It is now read-only.
Commit 96715d7
authored
Given that backfill and get_missing_events are basically the same thing, it's somewhat crazy that we have entirely separate code paths for them. This makes backfill use the existing get_missing_events code, and then clears up all the unused code.
1 parent 40f619e commit 96715d7
File tree
3 files changed
+42
-233
lines changed- changelog.d
- synapse
- handlers
- storage/databases/main
3 files changed
+42
-233
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments