Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

ServiceApiSettings: Pass the provided executor to gRPC when creating the channel #73

Closed
garrettjonesgoogle opened this issue Apr 22, 2016 · 1 comment
Assignees
Labels
🚨 This issue needs some love. triage me I really want to be triaged.

Comments

@garrettjonesgoogle
Copy link
Member

ServiceApiSettings.createChannelProvider only uses the executor for ClientAuthInterceptor, but it needs to be used for the Channel too.

@michaelbausor
Copy link
Contributor

Fixed in #75

@yoshi-automation yoshi-automation added triage me I really want to be triaged. 🚨 This issue needs some love. labels Apr 6, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🚨 This issue needs some love. triage me I really want to be triaged.
Projects
None yet
Development

No branches or pull requests

3 participants