File scanning is inconsitent #3
Labels
No labels
bug
chore
CI/CD
Code Cleanup
duplicate
DX
enhancement
help wanted
invalid
packaging
question
UI
UX
wontfix
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
waycasthq/waycast#3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Why is it suddenly half the files?
We must be dropping the scanner too early, or dropping threads.
cannot repoduce:
2026-07-02T23:37:00.080648Z INFO scan_and_update: waycast::daemon: 87 DE | 0 Files | 80 Projects
2026-07-02T23:37:00.080648Z INFO scan_and_update: waycast::daemon: 87 DE | 0 Files | 80 Projects
was able to reproduce somehow:
2026-07-02T23:48:13.867810Z INFO scan_and_update: waycast::daemon: 87 DE | 3895 Files | 76 Projects
2026-07-02T23:48:33.981591Z INFO scan_and_update: waycast::daemon: 87 DE | 3331 Files | 76 Projects
2026-07-02T23:48:53.921262Z INFO scan_and_update: waycast::daemon: 87 DE | 3408 Files | 76 Projects
looks good now. Fixed by #20