|
|
|
|
|
by didibus
1373 days ago
|
|
I've not normally seen people say async/await is a form of structured concurency. As I understand, structured concurency mostly imply automatic cancellation and supervision that allows retry/restarts. Does async/await gives you that? |
|