Skip to content

Ensure aiocoap doesn't create an event loop #115

@chrysn

Description

@chrysn

A use case of aiocoap in a multiprocess environment has indicated that aiocoap might run get_event_loop in the module initialization code, which it rather should not -- and no matter whether it actually does, the test suite should make sure of it.

Thanks @vnahmias for reporting the issue.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions