Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Jun 21, 2020

Conversation

andfoy
Copy link
Contributor

@andfoy andfoy commented Jun 20, 2020

@ccordoba12
Copy link

ccordoba12 commented Jun 20, 2020

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
Copy link
Collaborator

BoboTiG commented Jun 20, 2020

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

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
Copy link
Collaborator

BoboTiG commented Jun 25, 2020

The version 0.10.3 online :)

@ccordoba12
Copy link

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