Skip to content

Don't Walk Directories Without Read Permissions#408

Closed
joshuaskelly wants to merge 1 commit into
gorakhargosh:masterfrom
joshuaskelly:master
Closed

Don't Walk Directories Without Read Permissions#408
joshuaskelly wants to merge 1 commit into
gorakhargosh:masterfrom
joshuaskelly:master

Conversation

@joshuaskelly

Copy link
Copy Markdown

Fixing an issue I noticed on macOS if the watched directory has subdirectories that do not have read permissions (specifically .Trashes).

Comment thread src/watchdog/utils/dirsnapshot.py
BoboTiG added a commit to BoboTiG/watchdog that referenced this pull request Jun 11, 2019
@BoboTiG BoboTiG closed this Jun 11, 2019
BoboTiG added a commit to BoboTiG/watchdog that referenced this pull request Jun 11, 2019
BoboTiG added a commit to BoboTiG/watchdog that referenced this pull request Jun 11, 2019
BoboTiG added a commit to BoboTiG/watchdog that referenced this pull request Jun 11, 2019
BoboTiG added a commit to BoboTiG/watchdog that referenced this pull request Jun 13, 2019
BoboTiG added a commit that referenced this pull request Jun 14, 2019
Original patch by Joshua Skelton (@joshuaskelly) on issue #408.

* Add test + code refactoring

    - Rework DirectorySnapshot to allow monkeypatching .walk();
    - Added repr(DirectorySnapshotDiff) to ease catchng changes.
CCP-Aporia pushed a commit to CCP-Aporia/watchdog that referenced this pull request Aug 13, 2020
…sh#573)

Original patch by Joshua Skelton (@joshuaskelly) on issue gorakhargosh#408.

* Add test + code refactoring

    - Rework DirectorySnapshot to allow monkeypatching .walk();
    - Added repr(DirectorySnapshotDiff) to ease catchng changes.
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.

2 participants