The "Best Practice" here is to set "AutoDispose" = TRUE and not to use the Close Ref at all.
The subvi's in the subpanel's will not stop by themselves, so it might not work here.
Thanks for the comment!
That's OK that the sub-vi closes whenever, AutoDispose handles that by closing the reference when it is no longer needed. Really, Auto Dispose is a nice feature