Open JonnyOThan opened 2 months ago
Currently, patches in the same pass are executed in whatever order they were enumerated from the filesystem. Not all filesystems keep their files sorted alphabetically (thumb drives, etc). This can cause hard to diagnose bugs in weird edge cases.
Currently, patches in the same pass are executed in whatever order they were enumerated from the filesystem. Not all filesystems keep their files sorted alphabetically (thumb drives, etc). This can cause hard to diagnose bugs in weird edge cases.