Skip to content

[question] Access ClientCall from generated service client #743

Open
@haf

Description

@haf

I'd like to implement cancellation.

image

Here's how grpc-4.0.1 creates the call. The call itself is cancellable, but it goes into a private field _call, so it's unreachable.

Is there way to cancel the call without reimplementing the generated client?

Something like
image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions