재귀 메서드 내 VirtualFile.getChildren()의 사용을 보고합니다.

이는 순환 심볼릭 링크를 반복 처리할 때 무한 루프를 야기할 수 있습니다. 대신 VfsUtilCore.visitChildrenRecursively()를 사용하세요.