Skip to content

rabbit_diagnostics unnecessarily? accesses the process dictionary #148

@videlalvaro

Description

@videlalvaro

This module accesses the process dictionary when calling process_info/2 which might cause memory to spike if said dictionaries contain lots of values (Could happen on a reader with lots of channels).

Besides from simply displaying the dictionary contents to the user, there doesn't seem to be a need to access said info.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions