Skip to content

device: clean up dispatcher calls when canceling an activation

Beniamino Galvani requested to merge bg/rh1888348 into master

Ensure the callback for dispatcher calls is not executed, or it will resume the activation chain we want to interrupt.

https://bugzilla.redhat.com/show_bug.cgi?id=1888348

Merge request reports