[Concurrency] async/await + actors: cancellation

I don’t think other programming languages with async/await support cancel either. It’s just not part of that concept. There are many other asynchronous frameworks / concepts that are better suited for those use cases that need cancelling.