Files
Charlie Gunyon afd5336caa Confine symlink state handling to scanSymlink in Filesystem source (#4807)
* Confine symlink state handling to scanSymlink in Filesystem source

* Fix s.canFollowSymlinks snafu

* Update symlink tests to use starting depth 0

* Missed one

* Remove symlink checking from scanFile; this is now always handled in scanSymlink

* Confine errgroup.Groups to scanDir in the Filesystem source (#4808)

* Move path parameter after rootPath parameter in the Filesystem source

* Move the depth parameter too

* Only create an errgroup.Group inside scanDir (where it's used) in the Filesystem source
2026-03-17 11:13:10 +01:00
..
2025-12-10 15:16:39 -05:00
2024-12-02 12:35:01 -08:00
2026-02-20 11:03:16 -08:00
2024-09-26 10:17:47 -07:00
2024-06-04 07:13:14 -04:00