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
Currently, NSMgr ignores incoming NetworkService Close() calls so that the corresponding NSE never receives them. More precisely, it is ignored by discover which is a part of NSMgr chain.
Currently, NSMgr ignores incoming NetworkService
Close()
calls so that the corresponding NSE never receives them. More precisely, it is ignored by discover which is a part of NSMgr chain.Related PR that introduced this behavior: #263.
To-do:
discoverServer
discoverServer: handle Close #571Close()
works.Close()
works in a pass-trough scenario. Current status:healClient
crashes. https://github.com/xzfc/networkservicemesh-sdk/commit/bb1e979bb0adff007a5c4e2d28f67fac1220446aThe text was updated successfully, but these errors were encountered: