mirror of https://github.com/tailscale/tailscale/
Fix Empty Resolver Set
Config.singleResolverSet returns true if all routes have the same resolvers, even if the routes have no resolvers. If none of the routes have a specific resolver, the default should be used instead. Therefore, check for more than 0 instead of nil. Signed-off-by: Ryan Petris <ryan@petris.net>pull/10322/head
parent
b88929edf8
commit
c4855fe0ea
Loading…
Reference in New Issue