diff options
| author | 2020-02-15 20:16:30 -0800 | |
|---|---|---|
| committer | 2020-02-15 20:16:30 -0800 | |
| commit | 0d05be37564b1ec8babd688fb348c2c13eeb9fa2 (patch) | |
| tree | 8b20a02909ddef16da0429de37934dd2b1178ec2 /tests/utils | |
| parent | Scheduler: 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/utils')
0 files changed, 0 insertions, 0 deletions