Skip to content

m-std-event-source: cancel events when the node associated with the si dies

It is possible that a node is destroyed while the select-target event is ongoing. In that case, the next hook to run will likely crash. Fix this by cancelling events automatically when their subject is a session-item associated with a node, as soon as the node is destroyed.

See !619 (closed)

Merge request reports