Closed coreycb closed 1 year ago
The deferred_events() function was returning all deferred events on the machine, regardless of whether they were deferred for the current charm or not. This changes limits the returned events to those that correspond to the current charm.
Closes-Bug: #2011927
The deferred_events() function was returning all deferred events on the machine, regardless of whether they were deferred for the current charm or not. This changes limits the returned events to those that correspond to the current charm.
Closes-Bug: #2011927