Skip to content

Python 3.10: Deprecation warnings regarding event loop #398

@tirkarthi

Description

@tirkarthi

Related to python/cpython#23554

tests/test_asyncio.py::test_time_freeze_coroutine
  /root/checked_repos/freezegun/tests/test_asyncio.py:17: DeprecationWarning: There is no current event loop
    asyncio.get_event_loop().run_until_complete(frozen_coroutine())

tests/test_asyncio.py::test_time_freeze_async_def
  <string>:5: DeprecationWarning: There is no current event loop

-- Docs: https://docs.pytest.org/en/stable/warnings.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions