When running from the home directory (/Users/frank.tubbing), calling Glob "**/dbt_project.yml" hangs indefinitely (over 1 hour with no response). The recursive glob pattern appears to scan the entire filesystem tree from the home directory without any timeout or scope limit, making it unusable when the working directory is broad.
Metadata
| Field |
Value |
| CLI Version |
0.5.17 |
| Platform |
darwin |
| Architecture |
arm64 |
| OS Release |
25.3.0 |
| Category |
bug |
| Working Directory |
frank.tubbing |
| Session ID |
ses_2ada046faffeps9ejVPejZb0jd |
When running from the home directory (
/Users/frank.tubbing), callingGlob "**/dbt_project.yml"hangs indefinitely (over 1 hour with no response). The recursive glob pattern appears to scan the entire filesystem tree from the home directory without any timeout or scope limit, making it unusable when the working directory is broad.Metadata