|
|
|
|
|
by mplanchard
401 days ago
|
|
Async closures landed in stable recently and have been a nice QoL improvement, although I had gotten used to working around their absence well enough previously that they haven’t been revolutionary yet from the like “enabling new architectural patterns” perspective or anything like that. I very rarely have to care about future pinning, mostly just to call the pin macro when working with streams sometimes. |
|