Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: configure asyncio_default_fixture_loop_scope
Set it to function, the narrowest scope, which the docs say will be the default in future. This will silence deprecation warnings about this variable not being set, and may help with the unit test failures on python 3.9 currently.
- Loading branch information