Skip to content

Shouldn't saveStateToPreferences etc. on applicationWillTerminate: #71

@danwood

Description

@danwood

I noticed we are observing NSApplicationWillTerminateNotification in a few places, so that we can invoke saveStateToPreferences or _saveStateToPreferences / reset (to unload parsers) However, from some debugging I just had to do, it seems that if you have sudden termination enabled on your application, this notification will NOT get called.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions