Undocumented
Class | AsyncContextAlreadyStarted |
a startable context manager is already started. |
Class | AsyncContextNotStarted |
a startable context manager has not been started. |
Class | AsyncMethodRequired |
an API can't be used because its result would not be compatible with async |