Description Summary
The software contains a loop or loop condition that directly or indirectly consumes platform resources, e.g. sessions or file descriptors.
Extended Description
This pattern identifies situations where the control element, whose nature is known to cause platform resource consumption, is directly or indirectly called via the execution path, starting from within the loop body block or within the loop condition.