Skip to content

ServerCall.Listener.onComplete not exposed to async stub #5895

Closed
@ejona86

Description

@ejona86

@TMilasius in #5882 was needing a point to free up resources. That is onComplete/onCancel in the ServerCall API. But we don't expose onComplete. We'll have to deal with naming collisions with StreamObserver itself, but we should expose a way to receive the onComplete notification, probably by providing a runnable in the same way as onCancel.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions