Skip to content

TagType object leaks #7001

Open
Performance
@plafosse

Description

@plafosse

TagType Leak

  1. Ensure you're on latest dev with active object counters for TagType and TagReference
  2. Open a binary, navigate to the tag type tab in the tags sidebar
  3. Close the binary Observe the count (19)
>>> get_memory_usage_info()['Active TagType objects']
19
  1. Redo step 2
  2. Close the binary, observe the count (38)
>>> get_memory_usage_info()['Active TagType objects']
38

Metadata

Metadata

Assignees

No one assigned

    Labels

    Component: APIIssue needs changes to the APIEffort: TrivialIssue should take < 1 dayImpact: LowIssue is a papercut or has a good, supported workaroundUI: TagsIssues with the Tags widget

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions