class documentation
An object which can be both awaited and cancelled.
| Method | __await__ |
This object may be awaited. |
Inherited from Cancellable:
| Method | cancel |
Cancel an operation in progress. |