Skip to content

Conversation

@seer-by-sentry
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 added the ready for review Pull requests that are ready for review label Sep 18, 2025
@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
@yaira2 yaira2 closed this Sep 29, 2025
@yaira2 yaira2 deleted the seer/fix/quick-access-crash branch September 29, 2025 22:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready for review Pull requests that are ready for review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants