class documentation

class CancellationTestsStackedType(Enum):

View In Hierarchy

Undocumented

Constant NOT_STACKED Undocumented
Constant STACKED_CORO Undocumented
Constant STACKED_INLINECB Undocumented
NOT_STACKED: int =

Undocumented

Value
0
STACKED_CORO: int =

Undocumented

Value
2
STACKED_INLINECB: int =

Undocumented

Value
1