Skip to content

Rename channel's async close() methods to aclose() #378

@llucax

Description

@llucax

What's needed?

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.

Proposed solution

See sub-issues.

Sub-issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    part:channelsAffects channels implementationtype:enhancementNew feature or enhancement visitble to users

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions