wuranxu / pity

🎉一个持续迭代的开源接口测试平台,欢迎大家多提issue多给反馈。 求star⭐,我会努力更新下去的!
http://121.5.2.74
Apache License 2.0
642 stars 160 forks source link

定时任务执行失败 #81

Closed huangxun201314 closed 2 years ago

huangxun201314 commented 2 years ago

测试计划可以手动执行,定时任务自动执行时出错。 \lib\asyncio\base_events.py:1787: RuntimeWarning: coroutine 'Executor.run_test_plan' was never awaited handle = None # Needed to break cycles when an exception occurs. RuntimeWarning: Enable tracemalloc to get the object allocation traceback

wuranxu commented 2 years ago

fixed