Well, an easy solution would be to only post when your app exits.
Just queue up the posts and post them all at the same time.
Of course this may not be ideal for everybody and every situation!
[Edit] Hmm, well I'm guessing you couldn't actually post more than once at the end, unless the GLB code is still running in the background after the first post to continue posting the remainder.