Skip to content

Implement awaitTermination() for HttpJson's Channel #1663

@lqiu96

Description

@lqiu96

Inside ManagedHttpJsonChannel's awaitTermination() method,
https://github.com/googleapis/gapic-generator-java/blob/4054bc668daf797a8fce798843e0ec4cda669faa/gax-java/gax-httpjson/src/main/java/com/google/api/gax/httpjson/ManagedHttpJsonChannel.java#L105-L108

there is a TODO that simply returns false. Implement this functionality.

Metadata

Metadata

Assignees

Labels

priority: p2Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions