[#616] Download Stream generates too many updates on the main thread

Closes #616
This commit is contained in:
Francisco Gindre 2022-11-09 20:58:22 -03:00
parent eb9696b186
commit 380425e4e0
1 changed files with 1 additions and 1 deletions

View File

@ -635,7 +635,7 @@ public actor CompactBlockProcessor {
LoggerProxy.debug("progress: \(progress)")
NotificationCenter.default.mainThreadPost(
NotificationCenter.default.post(
name: Notification.Name.blockProcessorUpdated,
object: self,
userInfo: userInfo