K Merle
10/12/2021, 10:21 AMCsaba Szugyiczki
10/12/2021, 11:31 AMAdam Powell
10/12/2021, 1:20 PM.async {}
in a scope owned by the repository to do work, and then await the result in a scope that may cancel when the UI doesn't care anymore. The work will still finish since it's not running in that UI scope, only awaiting a result was.Adam Powell
10/12/2021, 1:20 PMK Merle
10/12/2021, 6:10 PMK Merle
10/12/2021, 6:12 PMAdam Powell
10/13/2021, 2:21 AM