aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorGravatar MarkKoz <[email protected]>2020-02-15 20:16:30 -0800
committerGravatar MarkKoz <[email protected]>2020-02-15 20:16:30 -0800
commit0d05be37564b1ec8babd688fb348c2c13eeb9fa2 (patch)
tree8b20a02909ddef16da0429de37934dd2b1178ec2 /tests
parentScheduler: correct schedule_task's docstring (diff)
Scheduler: remove loop parameter from schedule_task
asyncio.create_task() exists and will already use the running loop in the current thread. Because there is no intention of using a different loop in a different thread anywhere in the program for the foreseeable future, the loop parameter is redundant.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions