ITS#8434 Allow cleanup at the end of a failed back-config add
The modules might have allocated resources during set up that need to be released. Currently, it can only do so by adding a callback to the operation.
The modules might have allocated resources during set up that need to be released. Currently, it can only do so by adding a callback to the operation.