Skip to content

[ENH]: Should pickling a CallbackRegistry with unpicklable callbacks emit a warning? #28602

@anntzer

Description

@anntzer

Problem

Currently, pickling a CallbackRegistry silently drops registered callbacks, except those register using the internal _connect_picklable (which we are careful to call only with picklable callbacks).

Proposed solution

No response

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