Skip to content

inconsistent future resource ownership #144

Open
@peter-jerry-ye

Description

@peter-jerry-ye

Hi! I noticed that the future-trailers has some extra introduction than future-incoming-response:

... and the resource must be dropped before the parent future-trailers is dropped.

This seems a bit impractical from the client side, as this means that we need somehow keep track of the future-trailers even when it is ready and the internal resource is retrieved. Also I wonder if this is a mistake because I saw this PR as it mentions:

This gives implementations the flexibility to transfer ownership of the resulting trailers out of the future-trailers resource.

I'd like to confirm whether this statement is still true on current implementations?

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