Rob Napier on Nostr: Yes, strict concurrency can be frustrating, but I must stress to everyone that there ...
Yes, strict concurrency can be frustrating, but I must stress to everyone that there is absolutely no requirement to turn it on. Someday I am certain it will be ready, and we'll get there. If it isn't working for you, turn it off.
But don't let that obscure that async/await is a delight and awesome today. The fact that `defer` and `throws` "just work" makes me so happy. I just rewrote a bunch of complex completion handler code, and it is so much clearer what's going on and easier to get right.
But don't let that obscure that async/await is a delight and awesome today. The fact that `defer` and `throws` "just work" makes me so happy. I just rewrote a bunch of complex completion handler code, and it is so much clearer what's going on and easier to get right.