Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Try to fix crash on close with saving enabled #11440

Merged
merged 2 commits into from
Oct 20, 2021

Commits on Oct 6, 2021

  1. dont crash if we try to save the window layout while we are closing, …

    …and try to avoid saving at all
    Rosefield committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    2233047 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2021

  1. Remove ourself from the list of peasants before we start destructing …

    …this way any concurrent event handlers will finish, and future ones will not include us.
    Rosefield committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    add7d0a View commit details
    Browse the repository at this point in the history