mirror of https://github.com/grpc/grpc.git
[PollingResolver] Allow subclasses to utilize the work serializer (#33458)
Child classes of polling resolvers might have use cases where they would want to request a resolution explicitly which honor the min time between requests. As RequestReresolutionLocked needs to be called in from work_serializer which is usually owned by polling resolver completely, allow passing the work serializer back to the child class.pull/33470/head
parent
a5272fa3c3
commit
2bd20b8c87
1 changed files with 1 additions and 0 deletions
Loading…
Reference in new issue