Skip to content

Conversation

seer-by-sentry[bot]
Copy link
Contributor

Resolved / Related Issues

To prevent extra work, all changes to the Files codebase must link to an approved issue marked as Ready to build. Please insert the issue number following the hashtag with the issue number that this Pull Request resolves.

Steps used to test these changes

Stability is a top priority for Files and all changes are required to go through testing before being merged into the repo. Please include a list of steps that you used to test this PR.

  1. Verified that Files app no longer crashes due to FileSystemWatcher initialization failure when the 'AutomaticDestinations' path does not exist.
  2. Checked that Quick Access functionality still works as expected when the AutomaticDestinations directory is accessible.
  3. Confirmed that exceptions during FileSystemWatcher initialization are properly handled and do not cause the application to terminate.
  4. Ensured that the FileSystemWatcher is properly disposed of to prevent resource leaks.

@yaira2 yaira2 requested a review from 0x5bfa September 18, 2025 15:11
@yaira2 yaira2 changed the title Fix: Prevent crash when AutomaticDestinations directory is missing Code Quality: Prevent crash when AutomaticDestinations directory is missing Sep 18, 2025
@yaira2 yaira2 marked this pull request as ready for review September 18, 2025 15:12
@yaira2 yaira2 force-pushed the seer/fix/quick-access-crash branch from 812e230 to 41f214d Compare September 18, 2025 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant