Uh oh!
There was an error while loading. Please reload this page.
Use @MainActor instead of DispatchQueue.main.async - #1055
Conversation
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
| @@ -49,13 +50,19 @@ extension AttachmentManager: AttachmentManagerType { | |||
| .sinkFuture( | |||
There was a problem hiding this comment.
@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
There was a problem hiding this comment.
Will also file another issue to look over the remaining ones after that, if any
Uh oh!
There was an error while loading. Please reload this page.
tomholub
commented
Nov 22, 2021
Then I'll merge this, and we make sure that we use actor for Gmail/IMAP/SMTP in another issue. |
close#997
Tests(delete all except exactly one):
To be filled by reviewers
I have reviewed that this PR... (tick whichever items you personally focused on during this review):