You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think I have narrowed it down to using a SMB mount to a Linux directory that had folders with similar names but different letter-casing, causing Windows to act strangely.
Environment
Actual behavior
When I glob a dir for files, I am getting a wildly different number of paths returned on every sequential call.
Expected behavior
fast-glob returns all the files, the same count every time.
Steps to reproduce
Code sample
The text was updated successfully, but these errors were encountered: