Skip to content

Circular folder reference results in endless loop #3

Description

@genius257

example: au3pm uses folder junctions to reference itself, from within installed packages.
Whilst circular folder references are a bad idea generally, au3unit should try and be able to prevent this.
Current use of the function "_FileListToArrayRec" is the cause.
A custom implementation of the function is needed, to detect and deal with junctions, symlinks & hardlinks.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions