Closed ondrejkorol closed 3 years ago
Try to prevent race condition when writing and reading tasks cache by using a dedicated sync queue.
Issue: https://github.com/strvcom/ios-chat-component/issues/90
Following the approach shown in https://developer.apple.com/videos/play/wwdc2018/414/ (49:35)
Try to prevent race condition when writing and reading tasks cache by using a dedicated sync queue.
Issue: https://github.com/strvcom/ios-chat-component/issues/90
Following the approach shown in https://developer.apple.com/videos/play/wwdc2018/414/ (49:35)