Skip to content

KeyError in Bus.publish when signal handlers set in config #1460

Description

@jaraco

In #1435, @thezbyg reveals that if signal handlers are configured through a config file, they bypass the subscribe mechanism, and thus _priorities on the bus aren't configured for that channel/listener pair, and thus a KeyError will occur in Bus.publish when a message is published on that channel.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions