You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Oh I didnt check for leaks yet... Good to know, thanks.
Which interpreter you use ?
How did you launch that code ?
What is the minimum code to reproduce the problem ( http://sscce.org ) ?
On Feb 2, 2018 11:05, "Bcchoi" <[email protected]> wrote:
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.
https://github.com/pyros-dev/pyros-schemas/blob/9e3debe4289e
addb84562d0cdc9f431f8d929685/pyros_schemas/ros/schemagic.py#L101
Please check
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#8>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AANgSNmCCB0GnTsVDrkPLYlWfTCCtwDRks5tQt4DgaJpZM4R28wi>
.
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.
pyros-schemas/pyros_schemas/ros/schemagic.py
Line 101 in 9e3debe
Please check
The text was updated successfully, but these errors were encountered: