issues
search
openconfig
/
grpctunnel
A TCP-over-gRPC Tunnel
Apache License 2.0
81
stars
24
forks
source link
Fix delete2
#48
Closed
jxx-gg
closed
3 years ago
jxx-gg
commented
3 years ago
If the client got disconnected, the deleteTarget call may fail. But it should stop deleting the rest of the targets
deleteSubscriber
shouldn't return error if the subscribers list is empty. Actually, the function shouldn't return error at all.
deleteSubscriber
shouldn't return error if the subscribers list is empty. Actually, the function shouldn't return error at all.