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