aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_base.py
diff options
context:
space:
mode:
authorGravatar MarkKoz <[email protected]>2020-06-20 13:23:50 -0700
committerGravatar MarkKoz <[email protected]>2020-06-20 13:23:50 -0700
commitee47b2afda1f8f409c1c60bd874d15b1d1a52ca6 (patch)
tree8d23a1714a39408b801c00c5e75d00142b0d0b15 /tests/test_base.py
parentScheduler: drop _task suffix from method names (diff)
Scheduler: rename "task" param to "coroutine"
Naming it "task" is inaccurate because `create_task` accepts a coroutine rather than a Task. What it does is wrap the coroutine in a Task.
Diffstat (limited to 'tests/test_base.py')
0 files changed, 0 insertions, 0 deletions