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
Update go.mod and go.sum to latest version from networkservicemesh/sdk-k8s@main (#877)
PR link: networkservicemesh/sdk-k8s#574
Commit: ce51d8f
Author: Laszlo Kiraly
Date: 2025-11-27 10:28:09 +0100
Message:
- fix: Race condition in nse/ns Find(watch=true) (#574)
Related issue: GH-573
The fault was introduced by commit he commit bb0a6d4 (fix for GH-533).
To fix the race condition, now wait until the channel is added to subscribers before returning.
Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
Co-authored-by: NSMBot <nsmbot@networkservicmesh.io>
0 commit comments