logout from cloud application is terrible slow

I have enabled security with demo as security provider. The application has just about 3 widgets and a logout button. I'm using this javascript to go back to the login page:
LogoutServiceResult: function(inSender, inData) {
window.location.reload();
It takes more than 40 seconds just to logout. Even in a development/testing enviroment this is to much time.app



Bump! Don't ignore this
Bump!
Don't ignore this complaint. It's a real showstopper if it isn't fixed.