ClatCoordinator: fix erroneous .close() of fds without throw

This path is not throwing, because it's considered a non-fatal error, so the function keeps on executing, so we can't close the fds.

Test: TreeHugger
Signed-off-by: Maciej Żenczykowski <maze@google.com>
Change-Id: I3a996dae39553147ea355c4593d588d2a7c45557
1 file changed