Comment 3 for bug 1607814

Revision history for this message
Anant Patil (ananta) wrote :

I investigated and found that this error message is emitted when a worker is trying to work on a resource which is in_progress. This happens when an update or delete of resource from previous update is going on; and completely normal. The locked resource automatically propagates the traversal of new update when it is done.