标签: python-3.x python-asyncio python-multithreading
我有一个名为MyArray的函数,我想在后台以10次/分钟的速度调用它,并刷新最近10秒钟获得的新系统。
MyArray
get_active_allowed_systems_by_poll
/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/asyncio/events.py:145:RuntimeWarning:从未等待协程'get_active_allowed_systems_by_poll'