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 the application does not crash when the 'AutomaticDestinations' directory is missing.
  2. Confirmed that the file system watcher is not initialized if the directory does not exist, preventing TypeInitializationException.
  3. Ensured that the service functions correctly in the absence of the specified directory.

@yaira2 yaira2 marked this pull request as ready for review September 18, 2025 15:12
@yaira2 yaira2 changed the title Reliability: Only create file system watcher if AutomaticDestinations directory exists Code Quality: Only create file system watcher if AutomaticDestinations directory exists Sep 18, 2025
@yaira2 yaira2 requested a review from 0x5bfa September 18, 2025 15:12
@yaira2 yaira2 force-pushed the seer/fix/automatic-destinations-watcher branch from 00d587f to ab94be3 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