Closed
Description
I am getting a ton of these warnings during test runs:
.tox/py36/lib/python3.6/site-packages/pytest_asyncio/plugin.py:77: DeprecationWarning: asyncio.async() function is deprecated, use ensure_future()
asyncio.async(pyfuncitem.obj(**testargs), loop=event_loop))
Environment:
- Python 3.6.1
- pytest 3.1.0
- pytest-asyncio 0.5.0
Metadata
Metadata
Assignees
Labels
No labels