xds-relay
xds-relay copied to clipboard
Potential race condition between cache evict & fanout routines
There is a potential race condition between the delete operation and the two operations (get response channel, add response) here: https://github.com/envoyproxy/xds-relay/blob/37af3c5c5e65772d6bb5b0841ca117ff09c99c60/internal/app/orchestrator/orchestrator.go#L340-L341