Skip to content

Add a new alias for channels async close() called aclose() #379

@llucax

Description

@llucax

In Python there are already a few async close methods, like for async generators. It also includes a aclosing context manager to automatically close these objects.

Also mark close() as deprecated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    part:channelsAffects channels implementationpriority:highAddress this as soon as possibletype:enhancementNew feature or enhancement visitble to users

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions