Skip to content

initializeTransactionalContext leaks memory during tests #34

@mlyskawinski

Description

@mlyskawinski

When running empty jest tests (with the --log-heap-usage flag), the memory is stable

image

But when i use the initializeTransactionalContext function, the leaking memory jumps up to ~40MB
image

Is there a teardown function that can be used, so that we can avoid that?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions