Skip to content

memory leak occurs when creating a new type #8

Open
@zaxrok

Description

@zaxrok

A memory leak occurs when this part with_service_schemas(service_class) is used.
This is a serious problem, so we need to take quick action.
And I found the code that caused a memory leak so I look forward to your efforts.

MsgSchema = type(ros_msg_class.__name__ + 'Schema', (RosSchema,), members)

Please check

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