I get a bunch of these warnings when running the tests.
.tox/integration/lib/python3.8/site-packages/pytest_asyncio/plugin.py:191
/home/pietro/canonical/charm-prometheus-node-exporter/.tox/integration/lib/python3.8/site-packages/pytest_asyncio/plugin.py:191: DeprecationWarning: The 'asyncio_mode' default value will change to 'strict' in future, please explicitly use 'asyncio_mode=strict' or 'asyncio_mode=auto' in pytest configuration file.
config.issue_config_time_warning(LEGACY_MODE, stacklevel=2)
Maybe some develop branch is already preparing for these changes/upgrading a dependency version, but, to make sure...
I get a bunch of these warnings when running the tests.
Maybe some develop branch is already preparing for these changes/upgrading a dependency version, but, to make sure...