Well, if you don’t delete the CallOutBox and leave it running during shutdown, then it could leak all kinds of things.
If you’re firing off callout boxes like this then you probably want to do something like the Projucer does in its shutdown code, where it makes sure that any active modal windows have been closed before quitting.