Skip to content

Commit 70fa551

Browse files
authored
priority LB: avoid possibility of rescheduling a timer before it fires (grpc#29188)
* priority LB: avoid possibility of rescheduling a timer before it fires * clang-format * fix memory leak * small change, just to be paranoid * inline StartFailoverTimerLocked() * initialize timer_pending_ to true * don't check shutting_down_ in timer callbacks
1 parent 2d34ccf commit 70fa551

File tree

1 file changed

+172
-142
lines changed
  • src/core/ext/filters/client_channel/lb_policy/priority

1 file changed

+172
-142
lines changed

0 commit comments

Comments
 (0)