Motivation: We need to ensure we always close the Channel when we see an exception during bootstrapping it. Modification: Ensure we correct close the Channel if we see an exception during retrieving the Resolver from the group while bootstrapping. Result: Fixes #10109 Co-authored-by: Norman Maurer <norman_maurer@apple.com>