CancelledErrors should be re-raised according to https://docs.python.org/3/library/asyncio-task.html#task-cancellation and we should check our code that it really does that.
CancelledErrors should be re-raised according to https://docs.python.org/3/library/asyncio-task.html#task-cancellation and we should check our code that it really does that.