Fix Session dispose

We kept many references to Session, therefore we leaked it when the application is closed.

This also removes the loading page from the Window and cleans up how a Session is restored.

Merge request reports

Loading