5f6bf369af
* reset `coalesceTimer` to nil as soon as the event is consumed * add change log * refactor to add relevant test. * fix linter * Apply suggestions from code review Co-authored-by: Freddy <freddygv@users.noreply.github.com> * remove non needed check Co-authored-by: Freddy <freddygv@users.noreply.github.com>
4 lines
110 B
Plaintext
4 lines
110 B
Plaintext
```release-note:bug
|
|
xds: fix a deadlock when the snapshot channel already have a snapshot to be consumed.
|
|
```
|