Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix breakage in heal due to sending incorrect Connection on Close
networkservicemesh/cmd-forwarder-vpp#110 was broken from the use of a cached Connection in monitor to call downstream rather than using the Connection as received in the monitorServer.Close(ctx,conn,opts...). Signed-off-by: Ed Warnicke <hagbard@gmail.com>
- Loading branch information