You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
xdsclient: call resourceError methods from serializer (#8725)
Fixes an issue where ResourceError methods were incorrectly called
outside of the serializer's scope.
Updates the documentation for the ResourceWatcher interface to
explicitly state the guarantee that all its defined methods will always
be called from the serializer.
RELEASE NOTES: None
0 commit comments