Skip to content

PR: Prevent raising an exception when a file in a monitored folder has no permissions#669

Merged
BoboTiG merged 1 commit into
gorakhargosh:masterfrom
andfoy:prevent_exception_permissions
Jun 21, 2020
Merged

PR: Prevent raising an exception when a file in a monitored folder has no permissions#669
BoboTiG merged 1 commit into
gorakhargosh:masterfrom
andfoy:prevent_exception_permissions

Conversation

@andfoy

@andfoy andfoy commented Jun 20, 2020

Copy link
Copy Markdown
Contributor

@ccordoba12

ccordoba12 commented Jun 20, 2020

Copy link
Copy Markdown

Some context about this PR: Spyder uses Watchdog to keep track of file changes in its projects. However, if a user creates a project in a directory with no access permissions, then this error is raised.

@BoboTiG

BoboTiG commented Jun 20, 2020

Copy link
Copy Markdown
Collaborator

Hey @andfoy and @ccordoba12,

Thanks for the patch, very appreciated :)

I will have a look tomorrow or monday and we will then manage to release a new version including the fix.

@ccordoba12

Copy link
Copy Markdown

Thanks a lot for your help @BoboTiG!

@BoboTiG
BoboTiG merged commit 4e5768b into gorakhargosh:master Jun 21, 2020
@andfoy
andfoy deleted the prevent_exception_permissions branch June 23, 2020 01:37
@BoboTiG

BoboTiG commented Jun 25, 2020

Copy link
Copy Markdown
Collaborator

The version 0.10.3 online :)

@ccordoba12

Copy link
Copy Markdown

Thanks @BoboTiG!

CCP-Aporia pushed a commit to CCP-Aporia/watchdog that referenced this pull request Aug 13, 2020
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.

OSError when creating a project

3 participants