forked from MirrorHub/synapse
d7d42387f5
Some of the query functions return generators rather than lists, so we can't index into the result. Happily we already have a copy of the results. (think this was introduced in #7024)
1 line
53 B
Text
1 line
53 B
Text
Move catchup of replication streams logic to worker.
|