add strict asyncio_mode in pytest.ini

This commit is contained in:
Pratyush Desai 2022-05-09 12:13:28 +02:00
parent 3f6c7edc24
commit aa8c8cb3bc

View file

@ -3,3 +3,5 @@
# manually loaded one.
addopts = -p no:pytest_swh_scheduler
norecursedirs = build docs .*
asyncio_mode = strict