Skip to content

[BUG] App.post_stop is called even if App.stop is not called #4210

@Bibo-Joshi

Description

@Bibo-Joshi

Found this observation in the context of #4157. If the user e.g. stops the app early by raising SystemExit in post_init, then App.start is never called, hance App.stop is never called, but App.post_stop is still called.
Will do this as follow-up to #4157.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Priority

    None yet

    Effort

    None yet

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions