Public Member Functions | |
def | a |
def | b |
def | check_condition |
def | init_loop |
Static Public Member Functions | |
def | create |
Static Public Attributes | |
int | count_a = 0 |
int | count_b = 0 |
def test.errloop.Tpl.a | ( | self, | |
ctx | |||
) |
def test.errloop.Tpl.b | ( | self, | |
context | |||
) |
def test.errloop.Tpl.check_condition | ( | self, | |
ctx | |||
) |
The magic of contextvars in asyncio Loop.index is local to each asyncio task
|
static |
def test.errloop.Tpl.init_loop | ( | self, | |
context | |||
) |
|
static |
|
static |