Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • fractal fractal
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 288
    • Issues 288
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 16
    • Merge requests 16
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOME
  • fractalfractal
  • Merge requests
  • !852

Fix Session dispose

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Julian Sparber requested to merge jsparber/fractal:fix_session_leak into fractal-next Oct 08, 2021
  • Overview 0
  • Commits 1
  • Pipelines 2
  • Changes 16

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.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: fix_session_leak