Skip to content

send_abnormal_exit and selecting_trapped_exits are not compatible with each other #66

Open
@sbergen

Description

@sbergen

When using selecting_trapped_exits, calling

process.send_abnormal_exit(some_process, "reason")

will end up reporting process.Abnormal("Abnormal(\"reason\")") instead of process.Abnormal("reason")

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions