Skip to content

_eventloop_set event called from non-async context #1292

Open
@davidbrochart

Description

The _eventloop_set AnyIO event cannot be set here, because it may be called from a non-async context. This event was introduced in #1265 and the issue was revealed in #1291 when running on a trio backend.

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