◆ a()
def test.local.errloop.Tpl.a |
( |
|
self | ) |
|
◆ b()
def test.local.errloop.Tpl.b |
( |
|
self | ) |
|
◆ check_condition()
def test.local.errloop.Tpl.check_condition |
( |
|
self | ) |
|
The magic of contextvars in asyncio.
Loop.index is local to each asyncio task
◆ create()
def test.local.errloop.Tpl.create |
( |
** |
kw | ) |
|
|
static |
◆ init_loop()
def test.local.errloop.Tpl.init_loop |
( |
|
self, |
|
|
|
context |
|
) |
| |
◆ count_a
int test.local.errloop.Tpl.count_a = 0 |
|
static |
◆ count_b
int test.local.errloop.Tpl.count_b = 0 |
|
static |
◆ error_enable
bool test.local.errloop.Tpl.error_enable = True |
|
static |
◆ indent_level
test.local.errloop.Tpl.indent_level = attr.ib(default=0, kw_only = True) |
|
static |
The documentation for this class was generated from the following file: