Conference updates

This commit is contained in:
Isaac
2025-04-07 18:13:22 +04:00
parent dd359090fd
commit 51a657c41c
134 changed files with 3847 additions and 1780 deletions

View File

@@ -973,6 +973,7 @@ private final class FetchImpl {
}
let queue = self.queue
hashRange.disposable?.dispose()
hashRange.disposable = (fetchRequest
|> deliverOn(self.queue)).startStrict(next: { [weak self, weak state, weak hashRange] result in
queue.async {