Skip to content

memory leak of GenConverter with detailed_validation = True #290

@Bryant-Yang

Description

@Bryant-Yang

while True:
# creating GenConverter instance with all default params.
# registering some simple structure hook,
# loading some data,

the memory usage of process keep increasing.

If set detailed_validation = False, there is no memory leak. I'm not sure if it cost by line cache.

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