You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@tomholub I think we should use async/await here instead of Combine for code consistency across project, and for better threads handling with @MainActor, can be done in another issue
@tomholub I think we should use
async/awaithere instead of Combine for code consistency across project, and for better threads handling with@MainActor, can be done in another issueOriginally posted by @sosnovsky in #1055 (comment)