Open
Description
is not disposing any overrides registered for a given message id, so we are still finding the override callbacks at
even if the original callbacks are gone.
We should delete the override array and remove every callback in it from the callbacks array.
(See jupyter/jupyter_client#297 (comment) for more context)
Metadata
Metadata
Assignees
Labels
No labels