Skip to content

Provide from debugging info in Actor and Producer toString #730

Open
@elizarov

Description

@elizarov

Inspired by this question: https://stackoverflow.com/questions/52829802/how-can-i-know-how-many-messages-are-waiting-for-actor-to-process?noredirect=1#comment92593433_52829802

The proposal is to add channel's debug info to Actor and Producer debug toString() implementation. For buffered channels it might be important to see the number of messages that are waiting to be processed. Take this into account when working on complex actors #87

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions