Skip to content
This repository was archived by the owner on Jun 20, 2023. It is now read-only.
This repository was archived by the owner on Jun 20, 2023. It is now read-only.

why .disposeAsync and not .dispose? #13

@ljharb

Description

@ljharb

The "async" suffix might make sense when the two methods are alongside each other, but this is already an AsyncDisposableStack instance. Why not just use .dispose?

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