Skip to content

Setting trackApplicationLifecycleEvents to false strips context #41

@tcldr

Description

@tcldr

Hi,

I've noticed that if trackApplicationLifecycleEvents is set to false, the context is stripped from all events.

I imagine this line should sit before the conditional block:

plugins.append(Context())

One other thing: I would actually like to use application lifecycle events but I prefer a different naming scheme. Is there someway to set this manually? Thanks!

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