Endless loop bug fix.
On releasing all resources, the node waits for the completion of all tasks which are associated to a specific action. Since we never incremented the task counter for actions, this loop spun.
Showing
On releasing all resources, the node waits for the completion of all tasks which are associated to a specific action. Since we never incremented the task counter for actions, this loop spun.