Comment 8 for bug 1592374

Revision history for this message
Rabi Mishra (rabi) wrote :

When the engine is in convergence mode, it seems without a way to cancel the CREATE tasks of the resources(which does not seem to implemented atm), there is no way to get(acquire/steal) the lock to process the DELETE action as long as the resource is in CREATE_IN_PROGRESS.

It seems parent stack gets stuck in DELETE_IN_PROGRESSS and resource-list does not show anything.

However, the child/nested stack is there and is stuck in CREATE_IN_PROGRESS along with it's resources.