Skip to content

(3.10+) DeprecationWarning: There is no current event loop #177

@pvanderlinden

Description

@pvanderlinden

When using the asyncio reactor, in newer versions of python, you get a deprecation warning: "twisted/internet/asyncioreactor.py:50: DeprecationWarning: There is no current event loop".

This can be resolved by passing an event loop to the asyncio reactor install function.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions