Closed bartelink closed 11 months ago
I feel emphasizing that its a cell that manages a single in flight Task is better served by this name, i.e.:
Task
But...
AsyncLazy
AsyncLazyCell
LazyTask
cc @eiriktsarpalis @nordfjord
I feel emphasizing that its a cell that manages a single in flight
Task
is better served by this name, i.e.:But...
AsyncLazy
internally, and is arguably an extension to that, which might suggestAsyncLazyCell
as a better nameAsyncLazy
should also be renamed toLazyTask
given how it deviates from the originalAsyncLazy
?cc @eiriktsarpalis @nordfjord