Skip to content

Create OneshotGenericChannel abstraction #39019

@jschwe

Description

@jschwe

For channels that are supposed to be a oneshot channel (e.g. a single reply to a request), we should probably encode this as a separate type.
This should also allow us to optimize the implementation for the oneshot scenario (fixed size, single use, SPSC channel).

Metadata

Metadata

Assignees

No one assigned

    Labels

    B-feature-trackingThis issue tracks a particular high-level feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions