Prevent infinite loop on empty src folder

Authored by sdepiets on Apr 26 2020, 11:09 AM.

Description

Prevent infinite loop on empty src folder

There was an issue when the source folder didn't contain any source files, in that case the list of source files/directories remained empty and the folder was subsequently rescanned, creating an infinite loop.

BUG: 420161

Details

Committed
sdepietsMay 6 2020, 6:50 AM
Parents
R456:3ad463576dc1: Cleanup warnings
Branches
Unknown
Tags
Unknown